diff options
Diffstat (limited to 'FL/Fl_Screen_Driver.H')
| -rw-r--r-- | FL/Fl_Screen_Driver.H | 4 |
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 |
