diff options
Diffstat (limited to 'src/import/export-raw.h')
-rw-r--r-- | src/import/export-raw.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/import/export-raw.h b/src/import/export-raw.h index b71de6cb82..e5e298f6ab 100644 --- a/src/import/export-raw.h +++ b/src/import/export-raw.h @@ -22,8 +22,9 @@ ***/ #include "sd-event.h" -#include "macro.h" + #include "import-compress.h" +#include "macro.h" typedef struct RawExport RawExport; |