aboutsummaryrefslogtreecommitdiff
path: root/src/regexp.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/regexp.c')
-rw-r--r--src/regexp.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/regexp.c b/src/regexp.c
index 3641f16cdb..c325a7d129 100644
--- a/src/regexp.c
+++ b/src/regexp.c
@@ -54,6 +54,7 @@
#include "message.h"
#include "misc1.h"
#include "misc2.h"
+#include "garray.h"
#ifdef REGEXP_DEBUG
/* show/save debugging data when BT engine is used */