Explorar o código

Fix SDL gfx import

DricomDragon %!s(int64=4) %!d(string=hai) anos
pai
achega
ef6f5e3082
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      spawn.h

+ 1 - 1
spawn.h

@@ -3,7 +3,7 @@
 
 #include <SDL/SDL.h>
 #include "Input.h"
-#include "SDL_gfxPrimitives.h"
+#include <SDL/SDL_gfxPrimitives.h>
 #include <vector>
 #include <cstdlib>
 #include <ctime>