Explorar el Código

Fix SDL import

DricomDragon hace 4 años
padre
commit
71832c434d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Input.h

+ 1 - 1
Input.h

@@ -6,7 +6,7 @@
 
 // Include
 #include <iostream>
-#include <SDL.h>
+#include <SDL/SDL.h>
 
 
 // Classe