Browse Source

Fix STR #2556.

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@8396 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
pull/49/head
Manolo Gouy 15 years ago
parent
commit
c02c04ede4
  1. 2
      src/Fl_Gl_Choice.cxx

2
src/Fl_Gl_Choice.cxx

@ -37,7 +37,7 @@ @@ -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

Loading…
Cancel
Save