diff options
Diffstat (limited to 'src/fl_ask.cxx')
| -rw-r--r-- | src/fl_ask.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fl_ask.cxx b/src/fl_ask.cxx index 0eeb33660..205efee24 100644 --- a/src/fl_ask.cxx +++ b/src/fl_ask.cxx @@ -41,7 +41,7 @@ #include <FL/Fl_Input.H> #include <FL/Fl_Secret_Input.H> #include <FL/platform.H> -#include <FL/Fl_Screen_Driver.H> +#include "Fl_Screen_Driver.H" #include <FL/fl_draw.H> static Fl_Window *message_form; |
