summaryrefslogtreecommitdiff
path: root/yamn/yamn.h
diff options
context:
space:
mode:
Diffstat (limited to 'yamn/yamn.h')
-rw-r--r--yamn/yamn.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/yamn/yamn.h b/yamn/yamn.h
index ee2fccb..b209b24 100644
--- a/yamn/yamn.h
+++ b/yamn/yamn.h
@@ -17,8 +17,10 @@
#include <direct.h> //For _chdir()
#define MIRANDA_VER 0x0600
+#define MIRANDA_CUSTOM_LP
#include <commctrl.h> //For hotkeys
+#include "win2k.h"
#include "newpluginapi.h" //CallService,UnHookEvent
#include "m_utils.h" //window broadcasting
#include "m_system.h"
@@ -33,11 +35,11 @@
#include "m_protomod.h" //protocols module
#include "m_protosvc.h"
#include "include/m_uninstaller.h" //PluginUninstaller structures
-#include "include/m_toptoolbar.h"
+#include "m_toptoolbar.h"
#include "m_icolib.h"
#include "include/m_kbdnotify.h"
#include "m_popup.h"
-#include "include/m_updater.h"
+#include "m_updater.h"
#include "m_account.h" //Account structure and all needed structures to cooperate with YAMN
#include "m_messages.h" //Messages sent to YAMN windows
#include "mails/m_mails.h" //use YAMN's mails