summaryrefslogtreecommitdiff
path: root/FL
diff options
context:
space:
mode:
Diffstat (limited to 'FL')
-rw-r--r--FL/Fl_Device.H2
1 files changed, 1 insertions, 1 deletions
diff --git a/FL/Fl_Device.H b/FL/Fl_Device.H
index d7b7ede7c..6621c390b 100644
--- a/FL/Fl_Device.H
+++ b/FL/Fl_Device.H
@@ -310,7 +310,7 @@ protected:
#else // X11
// FIXME: it should not be required to include this file here. This is nothing that the user should have access to.
-#include "src/cfg_gfx/xlib.H"
+#include "src/drivers/Xlib/Fl_Xlib_Graphics_Driver.h"
#endif