From 6b893bc94df93321a216ba62c3d56a6e08086e36 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Tue, 30 Jun 2015 19:10:02 +0000 Subject: compilation fix git-svn-id: http://svn.miranda-ng.org/main/trunk@14461 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/SplashScreen/src/headers.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/SplashScreen/src/headers.h b/plugins/SplashScreen/src/headers.h index 0ec78e6cd6..070026efa2 100644 --- a/plugins/SplashScreen/src/headers.h +++ b/plugins/SplashScreen/src/headers.h @@ -30,6 +30,7 @@ #include #include #include +#include #include #include #include @@ -41,7 +42,6 @@ #include "bitmap_funcs.h" #ifdef _DEBUG - #include #include #include #include "debug.h" -- cgit v1.2.3