diff options
author | Jay Freeman (saurik) <saurik@saurik.com> | 2011-03-01 14:05:13 -0800 |
---|---|---|
committer | Jay Freeman (saurik) <saurik@saurik.com> | 2011-03-07 02:41:33 -0800 |
commit | d458596e0138c5094097a45442828cbc087be403 (patch) | |
tree | cb359f51d1d9cea7080f3897c7e5f5c15a81c7f9 /CyteKit/PerlCompatibleRegEx.hpp | |
parent | 43625891adfe8e4034469bdd0ee602600ea9a728 (diff) |
Simplify all of these new filenames.
Diffstat (limited to 'CyteKit/PerlCompatibleRegEx.hpp')
-rw-r--r-- | CyteKit/PerlCompatibleRegEx.hpp | 2 |
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: |