summaryrefslogtreecommitdiff
path: root/CyteKit/PerlCompatibleRegEx.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'CyteKit/PerlCompatibleRegEx.hpp')
-rw-r--r--CyteKit/PerlCompatibleRegEx.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/CyteKit/PerlCompatibleRegEx.hpp b/CyteKit/PerlCompatibleRegEx.hpp
index 3bd5e76..cbbe068 100644
--- a/CyteKit/PerlCompatibleRegEx.hpp
+++ b/CyteKit/PerlCompatibleRegEx.hpp
@@ -42,7 +42,7 @@
#include <pcre.h>
-#include "CyteKit/NSString-Cyte.h"
+#include "CyteKit/stringWithUTF8Bytes.h"
class Pcre {
private: