diff options
Diffstat (limited to 'src/Fl_Screen_Driver.cxx')
| -rw-r--r-- | src/Fl_Screen_Driver.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Fl_Screen_Driver.cxx b/src/Fl_Screen_Driver.cxx index e154fd5bf..713732395 100644 --- a/src/Fl_Screen_Driver.cxx +++ b/src/Fl_Screen_Driver.cxx @@ -30,7 +30,7 @@ #include <FL/Fl_Group.H> #include <FL/Fl_Window.H> #include <FL/Fl_Input.H> -#include <FL/Fl_Window_Driver.H> +#include "Fl_Window_Driver.H" #include <FL/Fl_Image_Surface.H> #include <FL/Fl_Box.H> #include <FL/Fl_Tooltip.H> |
