summaryrefslogtreecommitdiff
path: root/include/fstree.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/fstree.h')
-rw-r--r--include/fstree.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/fstree.h b/include/fstree.h
index a63c593..5caac51 100644
--- a/include/fstree.h
+++ b/include/fstree.h
@@ -15,7 +15,7 @@
#include <stdio.h>
#include "sqfs/predef.h"
-#include "compat.h"
+#include "util/compat.h"
typedef struct tree_node_t tree_node_t;
typedef struct file_info_t file_info_t;