From 503f8c2abd447c01f9e9cf6a02cc355ce8d32d55 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Sun, 8 Jul 2012 16:34:36 +0000 Subject: PasteIt: adopted git-svn-id: http://svn.miranda-ng.org/main/trunk@854 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/PasteIt/stdafx.h | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'plugins/PasteIt/stdafx.h') diff --git a/plugins/PasteIt/stdafx.h b/plugins/PasteIt/stdafx.h index 0089cbb943..2be1eff36d 100644 --- a/plugins/PasteIt/stdafx.h +++ b/plugins/PasteIt/stdafx.h @@ -21,8 +21,7 @@ #include #include -#define MIRANDA_VER 0x0700 -#define MIRANDA_CUSTOM_LP +#define MIRANDA_VER 0x0A00 #include #include @@ -40,5 +39,4 @@ #include #include -#include "sdk/m_msg_buttonsbar.h" -#include "sdk/m_updater.h" +#include "m_msg_buttonsbar.h" -- cgit v1.2.3