summaryrefslogtreecommitdiff
path: root/plugins/StopSpamMod/src/stdafx.h
diff options
context:
space:
mode:
authorGluzskiy Alexandr <sss@sss.chaoslab.ru>2017-11-29 01:07:17 +0300
committerGluzskiy Alexandr <sss@sss.chaoslab.ru>2017-11-29 01:09:21 +0300
commit1afe3167fe144306888f526cbc583566c14e426f (patch)
tree8e9736fce3eb14895fb9ee5b9c9dfcb7305c64db /plugins/StopSpamMod/src/stdafx.h
parent496a58a6293b934fcb90b3d54a54a2488b857b19 (diff)
stopspam_mod: settings ported to new UI api
Diffstat (limited to 'plugins/StopSpamMod/src/stdafx.h')
-rwxr-xr-xplugins/StopSpamMod/src/stdafx.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/StopSpamMod/src/stdafx.h b/plugins/StopSpamMod/src/stdafx.h
index 9f5b3612ee..c452a81b82 100755
--- a/plugins/StopSpamMod/src/stdafx.h
+++ b/plugins/StopSpamMod/src/stdafx.h
@@ -14,6 +14,7 @@ using namespace std;
#include <m_skin.h>
#include <m_contacts.h>
#include <m_system.h>
+#include <m_gui.h>
#include <m_variables.h>
#include <m_folders.h>