tiny change
This commit is contained in:
parent
72fbba1a74
commit
012650f06f
1 changed files with 2 additions and 0 deletions
|
|
@ -9,12 +9,14 @@
|
|||
#include <Mw/TypeDefs.h>
|
||||
#include <Mw/Core.h>
|
||||
|
||||
#ifndef __gl_h_
|
||||
#ifdef _WIN32
|
||||
#include <windows.h>
|
||||
#else
|
||||
#include <GL/glx.h>
|
||||
#endif
|
||||
#include <GL/gl.h>
|
||||
#endif
|
||||
|
||||
#ifndef GLAPIENTRY
|
||||
#define GLAPIENTRY APIENTRY
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue