[GB.OPENGL]
* BUG: Restore prefix GL in glew header inclusion for debian based packages. git-svn-id: svn://localhost/gambas/trunk@3894 867c0c6c-44f3-4631-809d-bfa615b0a4ec
This commit is contained in:
parent
df9d98d39d
commit
541407d8a6
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
|||
|
||||
#include "main.h"
|
||||
|
||||
#include <glew.h>
|
||||
#include <GL/glew.h>
|
||||
|
||||
#ifndef __GL_C
|
||||
extern GB_DESC Cgl[];
|
||||
|
|
Loading…
Reference in a new issue