From 4a8d7c10bc12e1e6fd2bd42d1727d7ef4d9612a2 Mon Sep 17 00:00:00 2001 From: watcherhd Date: Tue, 29 Nov 2011 23:12:14 +0000 Subject: another part of small project fixes and x64 adaptation in some cases git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@231 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb --- YAMN/yamn.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'YAMN/yamn.h') diff --git a/YAMN/yamn.h b/YAMN/yamn.h index b209b24..fa42d5a 100644 --- a/YAMN/yamn.h +++ b/YAMN/yamn.h @@ -34,10 +34,10 @@ #include "m_protocols.h" //protocols #include "m_protomod.h" //protocols module #include "m_protosvc.h" -#include "include/m_uninstaller.h" //PluginUninstaller structures +#include "m_uninstaller.h" //PluginUninstaller structures #include "m_toptoolbar.h" #include "m_icolib.h" -#include "include/m_kbdnotify.h" +#include "m_kbdnotify.h" #include "m_popup.h" #include "m_updater.h" #include "m_account.h" //Account structure and all needed structures to cooperate with YAMN -- cgit v1.2.3