diff options
Diffstat (limited to 'parse.c')
-rw-r--r-- | parse.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |