summaryrefslogtreecommitdiff
path: root/FL/Fl_Screen_Driver.H
diff options
context:
space:
mode:
authorManolo Gouy <Manolo>2016-04-01 10:28:03 +0000
committerManolo Gouy <Manolo>2016-04-01 10:28:03 +0000
commitf1a157bdd94c7680629145a577c2ce1d97f2e161 (patch)
tree7b6c5d8a8a4c751f0a923e7c27b558de799d2c53 /FL/Fl_Screen_Driver.H
parent524ebcef0bd7db2c821414ae7296dd3bb5dfaf9c (diff)
Replace Fl_System_Driver::driver() by Fl::system_driver()
for coherence with the Fl::screen_driver() function. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3-porting@11494 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'FL/Fl_Screen_Driver.H')
-rw-r--r--FL/Fl_Screen_Driver.H4
1 files changed, 3 insertions, 1 deletions
diff --git a/FL/Fl_Screen_Driver.H b/FL/Fl_Screen_Driver.H
index 752b701b2..7804af6a9 100644
--- a/FL/Fl_Screen_Driver.H
+++ b/FL/Fl_Screen_Driver.H
@@ -20,7 +20,9 @@
#define FL_SCREEN_DRIVER_H
#include <FL/Fl_Device.H>
-#include <FL/Fl.H>
+#include <FL/fl_types.h>
+#include <FL/Fl.H> // for Fl_Timeout_Handler
+
// TODO: add text composition?
// TODO: add Fl::display