Corrected gl.h instead of gl.H
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@8594 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
parent
9ff9cf1230
commit
8212e4bfe7
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user