fix tiles being 1 pixel off their correct position
[supertux.git] / src / scene.h
index a4f7215..7527198 100644 (file)
@@ -20,7 +20,7 @@
 #ifndef SUPERTUX_SCENE_H
 #define SUPERTUX_SCENE_H
 
-#include "texture.h"
+#include "screen/texture.h"
 #include "timer.h"
 
 #define FRAME_RATE 10 // 100 Frames per second (10ms)