diff options
Diffstat (limited to 'src/Fl_Double_Window.cxx')
| -rw-r--r-- | src/Fl_Double_Window.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Fl_Double_Window.cxx b/src/Fl_Double_Window.cxx index 54421c191..cd58f63e5 100644 --- a/src/Fl_Double_Window.cxx +++ b/src/Fl_Double_Window.cxx @@ -23,7 +23,7 @@ #include <FL/platform.H> #include <FL/Fl_Double_Window.H> #include <FL/fl_draw.H> -#include <FL/Fl_Window_Driver.H> +#include "Fl_Window_Driver.H" // On systems that support double buffering "naturally" the base // Fl_Window class will probably do double-buffer and this subclass |
