chiark / gitweb /
Move DEFINE_TRIVIAL_CLEANUP_FUNC to macro.h
[elogind.git] / src / import / import-raw.h
index 5a38cdcc9e58c91889f07b42bbf801393ef81828..a423ec0187a181559069bf6ef8963c5c477787e1 100644 (file)
@@ -20,7 +20,7 @@
 ***/
 
 #include "sd-event.h"
-#include "util.h"
+#include "macro.h"
 
 typedef struct RawImport RawImport;