summaryrefslogtreecommitdiff
path: root/message_notify/common.h
diff options
context:
space:
mode:
author(no author) <(no author)@4f64403b-2f21-0410-a795-97e2b3489a10>2010-12-18 23:28:28 +0000
committer(no author) <(no author)@4f64403b-2f21-0410-a795-97e2b3489a10>2010-12-18 23:28:28 +0000
commite6c6d61d66fff027f8de9e67a59151442282b94d (patch)
tree6e147946ff651e056782e0299cee77c3a95aa5df /message_notify/common.h
parenta7b5fdcfad3b5de40d7ab582dda826924f473840 (diff)
Updated to the latest miranda
git-svn-id: https://server.scottellis.com.au/svn/mim_plugs@587 4f64403b-2f21-0410-a795-97e2b3489a10
Diffstat (limited to 'message_notify/common.h')
-rw-r--r--message_notify/common.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/message_notify/common.h b/message_notify/common.h
index cf0be72..1718241 100644
--- a/message_notify/common.h
+++ b/message_notify/common.h
@@ -26,16 +26,14 @@
#include <m_utils.h>
#include <m_ignore.h>
-#include <m_updater.h>
-#include <m_metacontacts.h>
+#include "m_updater.h"
+#include "m_metacontacts.h"
#include "m_speak.h"
extern HINSTANCE hInst;
extern PLUGINLINK *pluginLink;
-extern HANDLE mainThread;
-
void StartFocusTimer();
void StopFocusTimer();