diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/Fl_Window.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Fl_Window.cxx b/src/Fl_Window.cxx index d8aa8e91d..cc539c715 100644 --- a/src/Fl_Window.cxx +++ b/src/Fl_Window.cxx @@ -36,7 +36,7 @@ #include "flstring.h" #ifdef __APPLE_QUARTZ__ -#include <FL/fl_draw.h> +#include <FL/fl_draw.H> #endif void Fl_Window::_Fl_Window() { |
