From 29c9f860fa28228dac98f810f0305a6d74f8a7f5 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Fri, 31 Jul 2015 18:28:09 +0000 Subject: sms: common project git-svn-id: http://svn.miranda-ng.org/main/trunk@14768 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/SMS/src/senddlg.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/SMS/src/senddlg.cpp') diff --git a/plugins/SMS/src/senddlg.cpp b/plugins/SMS/src/senddlg.cpp index 63d353bdc2..994cb83d8e 100644 --- a/plugins/SMS/src/senddlg.cpp +++ b/plugins/SMS/src/senddlg.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" #define TIMERID_MSGSEND 0 #define TIMEDOUT_CANCEL 0 -- cgit v1.2.3