diff options
Diffstat (limited to 'plugins/SmileyAdd/src/regexp/WCMatcher.cpp')
-rw-r--r-- | plugins/SmileyAdd/src/regexp/WCMatcher.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/SmileyAdd/src/regexp/WCMatcher.cpp b/plugins/SmileyAdd/src/regexp/WCMatcher.cpp index 8311c039ef..3cd0808373 100644 --- a/plugins/SmileyAdd/src/regexp/WCMatcher.cpp +++ b/plugins/SmileyAdd/src/regexp/WCMatcher.cpp @@ -1,4 +1,4 @@ -#include "..\general.h"
+#include "..\stdafx.h"
const int WCMatcher::MATCH_ENTIRE_STRING = 0x01;
|