@@ -8,11 +8,12 @@
#else
#define GL3_PROTOTYPES 1
-#include <GL3/gl3.h>
+#include <GL/gl.h>
#endif
// Includes GLM
#include <glm/glm.hpp>
+#define GLM_ENABLE_EXPERIMENTAL
#include <glm/gtx/transform.hpp>
#include <glm/gtc/type_ptr.hpp>
@@ -7,7 +7,7 @@
@@ -3,13 +3,14 @@
// Includes OpenGL
#include <SDL2/SDL.h>
//Includes de base
#include <string>
@@ -10,7 +10,7 @@
// Include Mac ou UNIX/Linux