summaryrefslogtreecommitdiffstats
path: root/expr.h
diff options
context:
space:
mode:
Diffstat (limited to 'expr.h')
-rw-r--r--expr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/expr.h b/expr.h
index a660a6d..23a6f41 100644
--- a/expr.h
+++ b/expr.h
@@ -25,8 +25,8 @@
#include "eval.h"
#include "exec.h"
#include "printf.h"
-#include "regex.h"
#include "stat.h"
+#include "xregex.h"
#include <stdbool.h>
#include <stddef.h>
#include <sys/types.h>