summaryrefslogtreecommitdiff
path: root/src/import/pull-raw.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/import/pull-raw.h')
-rw-r--r--src/import/pull-raw.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/import/pull-raw.h b/src/import/pull-raw.h
index b03b4f5c92..0e4e1daf0e 100644
--- a/src/import/pull-raw.h
+++ b/src/import/pull-raw.h
@@ -22,8 +22,9 @@
***/
#include "sd-event.h"
-#include "macro.h"
+
#include "import-util.h"
+#include "macro.h"
typedef struct RawPull RawPull;