summaryrefslogtreecommitdiff
path: root/src/xutf8/keysym2Ucs.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/xutf8/keysym2Ucs.c')
-rw-r--r--src/xutf8/keysym2Ucs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xutf8/keysym2Ucs.c b/src/xutf8/keysym2Ucs.c
index 052a7c7bc..d01a3a751 100644
--- a/src/xutf8/keysym2Ucs.c
+++ b/src/xutf8/keysym2Ucs.c
@@ -18,7 +18,7 @@
#if !defined(WIN32) && !defined(__APPLE__)
-#include "../../FL/Xutf8.h"
+#include "../Xutf8.h"
#include "imKStoUCS.c"
long XKeysymToUcs(KeySym keysym) {