for now use default GLUT, we check out freeglut later
This commit is contained in:
@@ -50,8 +50,8 @@
|
|||||||
#ifdef __APPLE__
|
#ifdef __APPLE__
|
||||||
#include <GLUT/glut.h>
|
#include <GLUT/glut.h>
|
||||||
#else
|
#else
|
||||||
#include "../../freeglut/gl/glut.h"
|
// #include "../../freeglut/gl/glut.h"
|
||||||
//#include <GL/glut.h>
|
#include <GL/glut.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user