compile fixes for Linux

This commit is contained in:
erwin.coumans
2009-07-14 19:43:22 +00:00
parent 60c107b7a7
commit a27b349dd0
7 changed files with 12 additions and 7 deletions

View File

@@ -27,7 +27,7 @@ subject to the following restrictions:
#else
#include <GL/glut.h>
#ifndef _WINDOWS
#ifdef _WINDOWS
#include <windows.h>
#include <GL/gl.h>
#include <GL/glu.h>