diff options
Diffstat (limited to 'plugins/TabSRMM/src/chat/main.cpp')
-rw-r--r-- | plugins/TabSRMM/src/chat/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/TabSRMM/src/chat/main.cpp b/plugins/TabSRMM/src/chat/main.cpp index 5b077eda95..9ac88e10b5 100644 --- a/plugins/TabSRMM/src/chat/main.cpp +++ b/plugins/TabSRMM/src/chat/main.cpp @@ -26,7 +26,7 @@ //
// chat module exports and functions to load/unload the plugin.
-#include "..\commonheaders.h"
+#include "..\stdafx.h"
HANDLE g_hWindowList;
HMENU g_hMenu = NULL;
|