diff options
Diffstat (limited to 'src/Fl_x.cxx')
| -rw-r--r-- | src/Fl_x.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Fl_x.cxx b/src/Fl_x.cxx index 65446af1c..e071b8d83 100644 --- a/src/Fl_x.cxx +++ b/src/Fl_x.cxx @@ -47,6 +47,7 @@ # include <X11/Xlocale.h> # include <X11/Xlib.h> # include <X11/keysym.h> +# include "Xutf8.h" #define USE_XRANDR (HAVE_DLSYM && HAVE_DLFCN_H) // means attempt to dynamically load libXrandr.so #if USE_XRANDR #include <dlfcn.h> |
