diff options
Diffstat (limited to 'plugins/NotifyAnything/src')
-rw-r--r-- | plugins/NotifyAnything/src/stdafx.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/NotifyAnything/src/stdafx.h b/plugins/NotifyAnything/src/stdafx.h index a2d50efc29..730eaecb78 100644 --- a/plugins/NotifyAnything/src/stdafx.h +++ b/plugins/NotifyAnything/src/stdafx.h @@ -11,6 +11,7 @@ #include <set>
#include <vector>
+#define __NO_CMPLUGIN_NEEDED
#include "newpluginapi.h"
#include "m_options.h"
#include "m_skin.h"
|