about summary refs log tree commit diff stats
path: root/scan-tree.c
diff options
context:
space:
mode:
Diffstat (limited to 'scan-tree.c')
-rw-r--r--scan-tree.c1
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 @@
8 */ 8 */
9 9
10#include "cgit.h" 10#include "cgit.h"
11#include "scan-tree.h"
11#include "configfile.h" 12#include "configfile.h"
12#include "html.h" 13#include "html.h"
13 14