summaryrefslogtreecommitdiff
path: root/difftool/util.c
diff options
context:
space:
mode:
Diffstat (limited to 'difftool/util.c')
-rw-r--r--difftool/util.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/difftool/util.c b/difftool/util.c
index 64ee7d4..2883a2f 100644
--- a/difftool/util.c
+++ b/difftool/util.c
@@ -4,7 +4,7 @@
*
* Copyright (C) 2019 David Oberhollenzer <goliath@infraroot.at>
*/
-#include "difftool.h"
+#include "sqfsdiff.h"
char *node_path(tree_node_t *n)
{