summaryrefslogtreecommitdiffstats
path: root/template.h
diff options
context:
space:
mode:
Diffstat (limited to 'template.h')
-rw-r--r--template.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/template.h b/template.h
index d749595a..95ffb221 100644
--- a/template.h
+++ b/template.h
@@ -8,6 +8,8 @@
#define TEMPLATE_H_INCLUDED 1
+#include "stringbuf.h"
+
#ifdef FEATURE_REGEXP
/* Include regular expressions */
#include <regex.h>