diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/Fl_Gl_Window.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Fl_Gl_Window.cxx b/src/Fl_Gl_Window.cxx index ceca337ee..bb005aa8e 100644 --- a/src/Fl_Gl_Window.cxx +++ b/src/Fl_Gl_Window.cxx @@ -35,7 +35,7 @@ static int temp = fl_gl_load_plugin; #include <FL/Fl.H> #include <FL/x.H> #ifdef __APPLE__ -#include <FL/gl.H> +#include <FL/gl.h> #endif #include "Fl_Gl_Choice.H" #include <FL/Fl_Gl_Window.H> |
