summaryrefslogtreecommitdiff
path: root/plugins/StopSpamMod/src/stdafx.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/StopSpamMod/src/stdafx.h')
-rwxr-xr-xplugins/StopSpamMod/src/stdafx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/StopSpamMod/src/stdafx.h b/plugins/StopSpamMod/src/stdafx.h
index 15c247ada0..028c8089c4 100755
--- a/plugins/StopSpamMod/src/stdafx.h
+++ b/plugins/StopSpamMod/src/stdafx.h
@@ -31,7 +31,7 @@ using namespace std;
#include "version.h"
#include "resource.h"
#include "utilities.h"
-#include "include\utf8.h"
+#include "include/utf8.h"
extern HINSTANCE hInst;
extern HANDLE hStopSpamLogDirH;