From 912802f2977f41ad67a549adbd2d8b3b446b5206 Mon Sep 17 00:00:00 2001 From: watcherhd Date: Sat, 6 Aug 2011 16:52:02 +0000 Subject: PackUpdater: compilation fix git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@160 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb --- PackUpdater/Src/Common.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PackUpdater/Src/Common.h b/PackUpdater/Src/Common.h index 41b95dd..e976c46 100644 --- a/PackUpdater/Src/Common.h +++ b/PackUpdater/Src/Common.h @@ -45,7 +45,7 @@ Boston, MA 02111-1307, USA. #include #include #include -#include "..\Sdk\m_popup2.h" +#include #include #include -- cgit v1.2.3