diff options
Diffstat (limited to 'plugins/ShellExt')
-rw-r--r-- | plugins/ShellExt/src/stdafx.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/ShellExt/src/stdafx.h b/plugins/ShellExt/src/stdafx.h index 6dcac8d40f..b01486b518 100644 --- a/plugins/ShellExt/src/stdafx.h +++ b/plugins/ShellExt/src/stdafx.h @@ -8,6 +8,7 @@ #include <string.h>
#include <stddef.h>
+#define __NO_CMPLUGIN_NEEDED
#include <newpluginapi.h>
#include <m_system.h>
|