aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2015-02-22 08:57:07 +1100
committerNeil <nyamatongwe@gmail.com>2015-02-22 08:57:07 +1100
commit22aaa509e9f0c07c1d4123b9520d601042432f3e (patch)
tree64fadbaabdd28eb886cbc11511dc565455800b15 /scripts
parentcfb5dc2a800956f2edf34a9599d6e75a63e6cce6 (diff)
downloadscintilla-mirror-22aaa509e9f0c07c1d4123b9520d601042432f3e.tar.gz
Implement VK_HANJA for Korean on Windows.
Diffstat (limited to 'scripts')
-rw-r--r--scripts/HeaderOrder.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/HeaderOrder.txt b/scripts/HeaderOrder.txt
index 2496a34a3..67854c5c1 100644
--- a/scripts/HeaderOrder.txt
+++ b/scripts/HeaderOrder.txt
@@ -124,6 +124,7 @@
// win32
#include "PlatWin.h"
+#include "HanjaDic.h"
// gtk
#include "Converter.h"