diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/Fl_Gl_Choice.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Fl_Gl_Choice.cxx b/src/Fl_Gl_Choice.cxx index 5343bf45c..9806ffc0e 100644 --- a/src/Fl_Gl_Choice.cxx +++ b/src/Fl_Gl_Choice.cxx @@ -37,7 +37,7 @@ # include <FL/fl_utf8.h> # ifdef __APPLE__ -# include <ApplicationServices/ApplicationServices.H> +# include <ApplicationServices/ApplicationServices.h> # include <FL/Fl_Window.H> # endif |
