summaryrefslogtreecommitdiff
path: root/src/import/export-raw.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/import/export-raw.h')
-rw-r--r--src/import/export-raw.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/import/export-raw.h b/src/import/export-raw.h
index b71de6cb82..8e723d4908 100644
--- a/src/import/export-raw.h
+++ b/src/import/export-raw.h
@@ -1,5 +1,3 @@
-/*-*- Mode: C; c-basic-offset: 8; indent-tabs-mode: nil -*-*/
-
#pragma once
/***
@@ -22,8 +20,9 @@
***/
#include "sd-event.h"
-#include "macro.h"
+
#include "import-compress.h"
+#include "macro.h"
typedef struct RawExport RawExport;