summaryrefslogtreecommitdiffstats
path: root/parse.c
diff options
context:
space:
mode:
Diffstat (limited to 'parse.c')
-rw-r--r--parse.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/parse.c b/parse.c
index 2bf5992..acab8d5 100644
--- a/parse.c
+++ b/parse.c
@@ -41,7 +41,7 @@
#include "time.h"
#include "typo.h"
#include "util.h"
-#include "regexp.h"
+#include "regex.h"
#include <assert.h>
#include <errno.h>
#include <fcntl.h>