summaryrefslogtreecommitdiff
path: root/lib/sqfshelper/data_reader_dump.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/sqfshelper/data_reader_dump.c')
-rw-r--r--lib/sqfshelper/data_reader_dump.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/lib/sqfshelper/data_reader_dump.c b/lib/sqfshelper/data_reader_dump.c
index 1a4ca65..140f527 100644
--- a/lib/sqfshelper/data_reader_dump.c
+++ b/lib/sqfshelper/data_reader_dump.c
@@ -4,11 +4,7 @@
*
* Copyright (C) 2019 David Oberhollenzer <goliath@infraroot.at>
*/
-#include "config.h"
-
-#include "sqfs/data_reader.h"
-#include "sqfs/block.h"
-#include "highlevel.h"
+#include "common.h"
#include "util.h"
#include <stdlib.h>