@@ -3,7 +3,7 @@
// Include
-#include <SDL.h>
+#include <SDL2/SDL.h>
// Classe
@@ -24,7 +24,7 @@
// Autres includes
#include <iostream>
#include <string>
#include "Shader.h"
@@ -19,7 +19,7 @@
#endif