summaryrefslogtreecommitdiff
path: root/src/fl_utf8.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/fl_utf8.cxx')
-rw-r--r--src/fl_utf8.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fl_utf8.cxx b/src/fl_utf8.cxx
index 564246e16..2ad718946 100644
--- a/src/fl_utf8.cxx
+++ b/src/fl_utf8.cxx
@@ -58,7 +58,7 @@ extern "C" {
#else // X-windows platform
-# include <FL/Xutf8.h>
+# include "Xutf8.h"
# include <sys/types.h>
# include <sys/stat.h>
# include <fcntl.h>