diff options
Diffstat (limited to 'plugins/NewEventNotify')
-rw-r--r-- | plugins/NewEventNotify/src/stdafx.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/NewEventNotify/src/stdafx.h b/plugins/NewEventNotify/src/stdafx.h index 4e18a9402a..3a9fe248b7 100644 --- a/plugins/NewEventNotify/src/stdafx.h +++ b/plugins/NewEventNotify/src/stdafx.h @@ -32,6 +32,8 @@ #include <windows.h>
#include <time.h>
+#define __NO_CMPLUGIN_NEEDED
+
#include <win2k.h>
#include <newpluginapi.h>
#include <m_database.h>
|