From 4fb814b906f54b18bcfa56654f019ed1ef36b98e Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Sat, 9 Mar 2013 19:25:58 +0000 Subject: added precompiled header git-svn-id: http://svn.miranda-ng.org/main/trunk@3946 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/SplashScreen/src/headers.h | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'plugins/SplashScreen/src/headers.h') diff --git a/plugins/SplashScreen/src/headers.h b/plugins/SplashScreen/src/headers.h index 8942202679..8211b3eaff 100644 --- a/plugins/SplashScreen/src/headers.h +++ b/plugins/SplashScreen/src/headers.h @@ -23,7 +23,6 @@ #define _WIN32_WINNT 0x0500 #define WINVER 0x0400 #define AC_SRC_ALPHA 0x01 -#define OEMRESOURCE #define _CRT_SECURE_NO_DEPRECATE #include @@ -31,7 +30,6 @@ #include #include -// Miranda API headers #include #include #include @@ -39,9 +37,8 @@ #include #include -#include "m_splash.h" +#include -// Common headers #include "version.h" #include "resource.h" #include "bitmap_funcs.h" -- cgit v1.2.3