diff options
Diffstat (limited to 'plugins/CSList/src')
-rw-r--r-- | plugins/CSList/src/stdafx.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/CSList/src/stdafx.h b/plugins/CSList/src/stdafx.h index c91c4b8129..6dbe1bfcbd 100644 --- a/plugins/CSList/src/stdafx.h +++ b/plugins/CSList/src/stdafx.h @@ -35,6 +35,8 @@ Offers List of your Custom Statuses. #include <windows.h>
+#define __NO_CMPLUGIN_NEEDED
+
#include <newpluginapi.h>
#include <m_database.h>
#include <m_system.h>
|