summaryrefslogtreecommitdiff
path: root/src/drivers
diff options
context:
space:
mode:
authorManolo Gouy <Manolo>2016-03-29 06:12:12 +0000
committerManolo Gouy <Manolo>2016-03-29 06:12:12 +0000
commit8ee4c7303f4e075674f3d02140f84ae3e7bb4d04 (patch)
tree56ed6f49a081d695258565c3787964578efc8677 /src/drivers
parentd9f5412413f46436508e5156f2e58c70c13cf770 (diff)
Begin to clean fl_utf8.h from its platform-dependent content.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3-porting@11457 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'src/drivers')
-rw-r--r--src/drivers/Posix/Fl_Posix_System_Driver.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/drivers/Posix/Fl_Posix_System_Driver.cxx b/src/drivers/Posix/Fl_Posix_System_Driver.cxx
index 9cdf8c2dd..ee3c70fe4 100644
--- a/src/drivers/Posix/Fl_Posix_System_Driver.cxx
+++ b/src/drivers/Posix/Fl_Posix_System_Driver.cxx
@@ -19,6 +19,7 @@
#include "Fl_Posix_System_Driver.H"
#include <FL/Fl.H>
+#include <X11/Xlib.h>
extern XIC fl_xim_ic; // in Fl_x.cxx