summaryrefslogtreecommitdiff
path: root/plugins/MirFox/src/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/MirFox/src/common.h')
-rw-r--r--plugins/MirFox/src/common.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/plugins/MirFox/src/common.h b/plugins/MirFox/src/common.h
index 5515a59762..aa36678281 100644
--- a/plugins/MirFox/src/common.h
+++ b/plugins/MirFox/src/common.h
@@ -6,7 +6,8 @@
#pragma comment(lib, "comctl32.lib")
#include <commctrl.h>
-//Miranda headers
+// Miranda headers
+#define __NO_CMPLUGIN_NEEDED
#include <win2k.h>
#include <newpluginapi.h>
#include <m_system.h>