diff options
Diffstat (limited to 'src/Fl_Window_hotspot.cxx')
| -rw-r--r-- | src/Fl_Window_hotspot.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Fl_Window_hotspot.cxx b/src/Fl_Window_hotspot.cxx index 21813ddfc..552811770 100644 --- a/src/Fl_Window_hotspot.cxx +++ b/src/Fl_Window_hotspot.cxx @@ -18,7 +18,7 @@ #include <FL/Fl.H> #include <FL/Fl_Window.H> -#include <FL/Fl_Window_Driver.H> +#include "Fl_Window_Driver.H" void Fl_Window::hotspot(int X, int Y, int offscreen) { int mx,my; |
