summaryrefslogtreecommitdiff
path: root/dir-iterator.h
diff options
context:
space:
mode:
Diffstat (limited to 'dir-iterator.h')
-rw-r--r--dir-iterator.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/dir-iterator.h b/dir-iterator.h
index 27739e6..970793d 100644
--- a/dir-iterator.h
+++ b/dir-iterator.h
@@ -1,6 +1,8 @@
#ifndef DIR_ITERATOR_H
#define DIR_ITERATOR_H
+#include "strbuf.h"
+
/*
* Iterate over a directory tree.
*