summaryrefslogtreecommitdiff
path: root/src/Fl_Font.H
diff options
context:
space:
mode:
Diffstat (limited to 'src/Fl_Font.H')
-rw-r--r--src/Fl_Font.H2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Fl_Font.H b/src/Fl_Font.H
index 13c6c1d4c..7a98650b2 100644
--- a/src/Fl_Font.H
+++ b/src/Fl_Font.H
@@ -29,7 +29,7 @@
# if USE_XFT
typedef struct _XftFont XftFont;
# elif !defined(WIN32) && !defined(__APPLE__)
-# include <FL/Xutf8.h>
+# include "Xutf8.h"
# endif // USE_XFT
/**