diff options
Diffstat (limited to 'plugins/StopSpamPlus/src/stdafx.h')
-rw-r--r-- | plugins/StopSpamPlus/src/stdafx.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/StopSpamPlus/src/stdafx.h b/plugins/StopSpamPlus/src/stdafx.h index d86a1345f6..c57bd19005 100644 --- a/plugins/StopSpamPlus/src/stdafx.h +++ b/plugins/StopSpamPlus/src/stdafx.h @@ -16,7 +16,7 @@ #include <m_langpack.h>
#include <m_icolib.h>
#include <m_skin.h>
-#include <m_clist.h>
+#include <m_clistint.h>
#include <m_gui.h>
#include <m_stopspam.h>
|