Case sensiteve file names in Unix!
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3-porting@11025 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
parent
5231785cdd
commit
12d1a2632d
@ -26,7 +26,7 @@
|
||||
*/
|
||||
|
||||
#include <FL/gl.h>
|
||||
#include "opengl.h"
|
||||
#include "opengl.H"
|
||||
|
||||
void Fl_OpenGL_Graphics_Driver::draw(const char* str, int n, int x, int y) {
|
||||
gl_draw(str, n, x, y);
|
||||
|
Loading…
Reference in New Issue
Block a user