diff options
Diffstat (limited to 'plugins/AvatarHistory/src/stdafx.h')
-rw-r--r-- | plugins/AvatarHistory/src/stdafx.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/AvatarHistory/src/stdafx.h b/plugins/AvatarHistory/src/stdafx.h index 2c359a32c7..28b882b8d9 100644 --- a/plugins/AvatarHistory/src/stdafx.h +++ b/plugins/AvatarHistory/src/stdafx.h @@ -6,6 +6,8 @@ #include <ShObjIdl.h>
#include <ShlGuid.h>
+#define __NO_CMPLUGIN_NEEDED
+
#include <newpluginapi.h>
#include <m_clist.h>
#include <m_skin.h>
|