diff options
Diffstat (limited to 'src/Fl_display.cxx')
| -rw-r--r-- | src/Fl_display.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Fl_display.cxx b/src/Fl_display.cxx index 50c9af808..ea622299f 100644 --- a/src/Fl_display.cxx +++ b/src/Fl_display.cxx @@ -20,7 +20,7 @@ // Using setenv makes programs that are exec'd use the same display. #include <FL/Fl.H> -#include <FL/Fl_Screen_Driver.H> +#include "Fl_Screen_Driver.H" /** \brief Sets the X display to use for all windows. |
