summaryrefslogtreecommitdiff
path: root/plugins/TranslitSwitcher/src/TranslitSwitcher.h
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2014-12-02 23:25:04 +0000
committerGeorge Hazan <george.hazan@gmail.com>2014-12-02 23:25:04 +0000
commit4a6753b9df99107d0e83e1ed10f0effe0d00d9db (patch)
treed3443a04b21f94d68569a8e75beb648e23a75917 /plugins/TranslitSwitcher/src/TranslitSwitcher.h
parent4b01e299223c3fdb05d82ecde0117f88f8caa726 (diff)
bugfix: last symbol got eaten
git-svn-id: http://svn.miranda-ng.org/main/trunk@11225 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/TranslitSwitcher/src/TranslitSwitcher.h')
-rw-r--r--plugins/TranslitSwitcher/src/TranslitSwitcher.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/TranslitSwitcher/src/TranslitSwitcher.h b/plugins/TranslitSwitcher/src/TranslitSwitcher.h
index a38d4695cf..ed822a31d9 100644
--- a/plugins/TranslitSwitcher/src/TranslitSwitcher.h
+++ b/plugins/TranslitSwitcher/src/TranslitSwitcher.h
@@ -32,6 +32,7 @@ Boston, MA 02111-1307, USA.
#include <win2k.h>
#include <m_icolib.h>
#include <m_popup.h>
+#include <m_string.h>
#include <m_msg_buttonsbar.h>
#include <m_smileyadd.h>