diff options
Diffstat (limited to 'plugins/TabSRMM/src/msglog.cpp')
-rw-r--r-- | plugins/TabSRMM/src/msglog.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/TabSRMM/src/msglog.cpp b/plugins/TabSRMM/src/msglog.cpp index 525073e419..4a081e9c6d 100644 --- a/plugins/TabSRMM/src/msglog.cpp +++ b/plugins/TabSRMM/src/msglog.cpp @@ -26,7 +26,7 @@ //
// implements the richedit based message log and the template parser
-#include "commonheaders.h"
+#include "stdafx.h"
struct TCpTable cpTable[] = {
{ 874, LPGENT("Thai") },
|