summaryrefslogtreecommitdiff
path: root/plugins/SplashScreen/src/main.cpp
diff options
context:
space:
mode:
authorKirill Volinsky <mataes2007@gmail.com>2015-08-01 16:32:19 +0000
committerKirill Volinsky <mataes2007@gmail.com>2015-08-01 16:32:19 +0000
commit60b4ba00fcfa8102a050bc7d5e131d08b85e9dc6 (patch)
tree678ae186b2d04d6c2146008044d67edee9c84996 /plugins/SplashScreen/src/main.cpp
parent23681d2dcf763b993b932451dea7a2772fca81ad (diff)
splashscreen: common project
git-svn-id: http://svn.miranda-ng.org/main/trunk@14779 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/SplashScreen/src/main.cpp')
-rw-r--r--plugins/SplashScreen/src/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/SplashScreen/src/main.cpp b/plugins/SplashScreen/src/main.cpp
index 26e362ab92..4f7007a5ab 100644
--- a/plugins/SplashScreen/src/main.cpp
+++ b/plugins/SplashScreen/src/main.cpp
@@ -17,7 +17,7 @@
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
-#include "headers.h"
+#include "stdafx.h"
CLIST_INTERFACE *pcli;
HINSTANCE hInst = 0;