summaryrefslogtreecommitdiff
path: root/src/xutf8/utf8Input.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/xutf8/utf8Input.c')
-rw-r--r--src/xutf8/utf8Input.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xutf8/utf8Input.c b/src/xutf8/utf8Input.c
index bb7564f09..f66f8bc77 100644
--- a/src/xutf8/utf8Input.c
+++ b/src/xutf8/utf8Input.c
@@ -17,7 +17,7 @@
#if !defined(WIN32) && !defined(__APPLE__)
#include <config.h>
-#include "../../FL/Xutf8.h"
+#include "../Xutf8.h"
#include <X11/X.h>
#include <X11/Xlib.h>
#include <X11/Xutil.h>