diff options
Diffstat (limited to 'plugins/SMS/src/options.cpp')
-rw-r--r-- | plugins/SMS/src/options.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/SMS/src/options.cpp b/plugins/SMS/src/options.cpp index f4faad168b..2d59221d13 100644 --- a/plugins/SMS/src/options.cpp +++ b/plugins/SMS/src/options.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"
WORD wSMSSignControlsList[] = { IDC_BEGIN, IDC_END, IDC_SIGNATURE, IDC_SIGNGROUP };
|