diff options
Diffstat (limited to 'scan-tree.c')
-rw-r--r-- | scan-tree.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scan-tree.c b/scan-tree.c index 10d90f4..0d3e0ad 100644 --- a/scan-tree.c +++ b/scan-tree.c @@ -8,6 +8,7 @@ */ #include "cgit.h" +#include "scan-tree.h" #include "configfile.h" #include "html.h" |