summaryrefslogtreecommitdiff
path: root/plugins/SimpleStatusMsg
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2018-04-06 19:19:14 +0300
committerGeorge Hazan <ghazan@miranda.im>2018-04-06 19:19:14 +0300
commite45e2f1683f984ec5ef05c0b4ffff87ee0405f43 (patch)
treea2440baf78c8ec3ec7d6f8095ef3f4e3e7ab8ad0 /plugins/SimpleStatusMsg
parent0637ba6920b7e7b3ef2b8fd8450d90262ac77649 (diff)
code cleaning
Diffstat (limited to 'plugins/SimpleStatusMsg')
-rw-r--r--plugins/SimpleStatusMsg/src/stdafx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/SimpleStatusMsg/src/stdafx.h b/plugins/SimpleStatusMsg/src/stdafx.h
index 2dec8739e6..95870c622a 100644
--- a/plugins/SimpleStatusMsg/src/stdafx.h
+++ b/plugins/SimpleStatusMsg/src/stdafx.h
@@ -26,7 +26,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
#include <newpluginapi.h>
#include <m_database.h>
-#include <m_clist.h>
+#include <m_clistint.h>
#include <m_skin.h>
#include <m_options.h>
#include <m_langpack.h>