diff options
Diffstat (limited to 'Ivy/Regexp.cxx')
-rw-r--r-- | Ivy/Regexp.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Ivy/Regexp.cxx b/Ivy/Regexp.cxx index 37de17c..bcbbf0c 100644 --- a/Ivy/Regexp.cxx +++ b/Ivy/Regexp.cxx @@ -67,7 +67,7 @@ // precedence is structured in regular expressions. Serious changes in
// regular-expression syntax might require a total rethink.
-#include "stdafx.h"
+#include "IvyStdAfx.h"
#include "regexp.h"
// The first byte of the regexp internal "program" is actually this magic
|