summaryrefslogtreecommitdiff
path: root/plugins/TranslitSwitcher/src
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2019-09-30 12:50:21 +0300
committerGeorge Hazan <ghazan@miranda.im>2019-09-30 12:50:21 +0300
commit66def089b899d96c3ec44d91483488a99d01f188 (patch)
tree1c62ebef1f51d931939f3205d66c3d9727b886a1 /plugins/TranslitSwitcher/src
parent0abc2590e4c11f2b852e87640c5c72b817115120 (diff)
another compilation fix
Diffstat (limited to 'plugins/TranslitSwitcher/src')
-rw-r--r--plugins/TranslitSwitcher/src/stdafx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/TranslitSwitcher/src/stdafx.h b/plugins/TranslitSwitcher/src/stdafx.h
index bd61dbf255..1d97874651 100644
--- a/plugins/TranslitSwitcher/src/stdafx.h
+++ b/plugins/TranslitSwitcher/src/stdafx.h
@@ -30,7 +30,7 @@ Boston, MA 02111-1307, USA.
#include <win2k.h>
#include <m_icolib.h>
#include <m_popup.h>
-#include <m_chat_int.h>
+#include <m_srmm_int.h>
#include <m_message.h>
#include <m_smileyadd.h>