mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-08-09 20:24:14 +00:00
[client] define GL_GLEXT_PROTOTYPES globally
This commit is contained in:
@@ -26,10 +26,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
#include <string.h>
|
||||
#include <assert.h>
|
||||
|
||||
#define GL_GLEXT_PROTOTYPES
|
||||
#include <GL/gl.h>
|
||||
//#include <GL/glu.h>
|
||||
//#include <GL/glx.h>
|
||||
|
||||
struct Pixel
|
||||
{
|
||||
|
Reference in New Issue
Block a user