summaryrefslogtreecommitdiff
path: root/lib/sqfshelper/writer.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/sqfshelper/writer.c')
-rw-r--r--lib/sqfshelper/writer.c7
1 files changed, 1 insertions, 6 deletions
diff --git a/lib/sqfshelper/writer.c b/lib/sqfshelper/writer.c
index 68d26a3..fa732ad 100644
--- a/lib/sqfshelper/writer.c
+++ b/lib/sqfshelper/writer.c
@@ -4,12 +4,7 @@
*
* Copyright (C) 2019 David Oberhollenzer <goliath@infraroot.at>
*/
-#include "config.h"
-
-#include "sqfs/error.h"
-
-#include "highlevel.h"
-#include "util.h"
+#include "common.h"
#include <string.h>
#include <stdlib.h>