Fixed Linux Support
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
#if defined(use_freeglut)
|
||||
# include <glad/glad.h>
|
||||
# define FREEGLUT_STATIC
|
||||
# include <gl/freeglut.h>
|
||||
# include <GL/freeglut.h>
|
||||
#else
|
||||
# include <GLUT/glut.h>
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user