Author: manolo
Date: 2011-02-07 05:51:17 -0800 (Mon, 07 Feb 2011)
New Revision: 8396
Log:
Fix STR #2556.

Modified:
   branches/branch-1.3/src/Fl_Gl_Choice.cxx

Modified: branches/branch-1.3/src/Fl_Gl_Choice.cxx
===================================================================
--- branches/branch-1.3/src/Fl_Gl_Choice.cxx    2011-02-07 13:49:34 UTC (rev 
8395)
+++ branches/branch-1.3/src/Fl_Gl_Choice.cxx    2011-02-07 13:51:17 UTC (rev 
8396)
@@ -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
 

_______________________________________________
fltk-commit mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-commit

Reply via email to