summaryrefslogtreecommitdiff
path: root/Ivy/Regexp.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'Ivy/Regexp.cxx')
-rw-r--r--Ivy/Regexp.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/Ivy/Regexp.cxx b/Ivy/Regexp.cxx
index 4dc1823..f04da7b 100644
--- a/Ivy/Regexp.cxx
+++ b/Ivy/Regexp.cxx
@@ -68,7 +68,7 @@
// regular-expression syntax might require a total rethink.
#include "IvyStdAfx.h"
-#include "regexp.h"
+#include "Regexp.h"
// The first byte of the regexp internal "program" is actually this magic
// number; the start node begins in the second byte.