Improved buttons. You can create new level-subsets via the leveleditor now. Better...
[supertux.git] / src / texture.c
index 2284786..05c3d34 100644 (file)
@@ -10,8 +10,8 @@
 //
 //
 
-#include <SDL/SDL.h>
-#include <SDL/SDL_image.h>
+#include "SDL.h"
+#include "SDL_image.h"
 #include "globals.h"
 #include "screen.h"
 #include "setup.h"