Files
2014-03-14 00:37:09 +01:00

4 lines
88 B
C

#include <GL/glew.h>
#define GLFW_INCLUDE_GLU
#include <GLFW/glfw3.h>
#include <glext.h>