diff options
author | George Hazan <ghazan@miranda.im> | 2018-11-05 19:16:07 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2018-11-05 19:16:07 +0300 |
commit | 1a08ba6930125cf92cb9584e63d37794e21ce83b (patch) | |
tree | 35a90492d65fb92d7bb7da5f14b77ecca03bc1cb /plugins/SimpleStatusMsg/src/stdafx.h | |
parent | 1bd627ccc1014b3d9c611815663145d9a6094461 (diff) |
SimpleStatusMsg: obsolete code removed
Diffstat (limited to 'plugins/SimpleStatusMsg/src/stdafx.h')
-rw-r--r-- | plugins/SimpleStatusMsg/src/stdafx.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/SimpleStatusMsg/src/stdafx.h b/plugins/SimpleStatusMsg/src/stdafx.h index e8040ec8a2..4391957015 100644 --- a/plugins/SimpleStatusMsg/src/stdafx.h +++ b/plugins/SimpleStatusMsg/src/stdafx.h @@ -37,6 +37,7 @@ with this program; if not, write to the Free Software Foundation, Inc., #include <m_icolib.h>
#include <m_hotkeys.h>
#include <m_icq.h>
+#include <m_gui.h>
#include <win2k.h>
#include <m_statusplugins.h>
|