diff options
author | George Hazan <ghazan@miranda.im> | 2019-03-26 21:52:00 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2019-03-26 21:52:00 +0300 |
commit | d84b7beba3fd5148033b57b75c8299a2672377be (patch) | |
tree | 50b1a3ac0052aa58b7e7fd1250cf4152723d164a /plugins/FloatingContacts/src | |
parent | 6ae4da7c29bf777cf96b651af1a9a429d20c7b9e (diff) |
ME_SKIN2_ICONSCHANGED is totally obsoleted, thus removed
Diffstat (limited to 'plugins/FloatingContacts/src')
-rw-r--r-- | plugins/FloatingContacts/src/stdafx.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/FloatingContacts/src/stdafx.h b/plugins/FloatingContacts/src/stdafx.h index 3270519abe..743d49362c 100644 --- a/plugins/FloatingContacts/src/stdafx.h +++ b/plugins/FloatingContacts/src/stdafx.h @@ -18,6 +18,7 @@ #include <m_database.h>
#include <m_message.h>
#include <m_options.h>
+#include <m_icolib.h>
#include <m_clistint.h>
#include <m_hotkeys.h>
#include <m_imgsrvc.h>
|