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