summaryrefslogtreecommitdiff
path: root/tags.c
diff options
context:
space:
mode:
Diffstat (limited to 'tags.c')
-rw-r--r--tags.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tags.c b/tags.c
index efbf5e2..5b7541d 100644
--- a/tags.c
+++ b/tags.c
@@ -1,4 +1,5 @@
#include "ted.h"
+#include "pcre-inc.h"
static const char *tags_filename(Ted *ted, bool error_if_does_not_exist) {
change_directory(ted->cwd);