diff options
Diffstat (limited to 'plugins/StopSpamMod/src/stdafx.h')
-rwxr-xr-x | plugins/StopSpamMod/src/stdafx.h | 1 |
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> |