aboutsummaryrefslogtreecommitdiff
path: root/lib/fstree/post_process.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/fstree/post_process.c')
-rw-r--r--lib/fstree/post_process.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/fstree/post_process.c b/lib/fstree/post_process.c
index 93a7664..088916b 100644
--- a/lib/fstree/post_process.c
+++ b/lib/fstree/post_process.c
@@ -4,7 +4,8 @@
*
* Copyright (C) 2019 David Oberhollenzer <goliath@infraroot.at>
*/
-#include "internal.h"
+#include "config.h"
+#include "fstree.h"
#include <stdlib.h>
#include <string.h>