diff options
Diffstat (limited to 'plugins/SMS/src/main.cpp')
-rw-r--r-- | plugins/SMS/src/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/SMS/src/main.cpp b/plugins/SMS/src/main.cpp index e670a6fbb2..4d741bdba6 100644 --- a/plugins/SMS/src/main.cpp +++ b/plugins/SMS/src/main.cpp @@ -25,7 +25,7 @@ All the information needed you can find at www.nuke007.tk Enjoy the code and use it smartly!
*/
-#include "common.h"
+#include "stdafx.h"
CLIST_INTERFACE *pcli;
int hLangpack;
|