-Started to move stuff from library back to main game
[supertux.git] / src / trigger / hatch.h
index a759e1f..90aab39 100644 (file)
@@ -22,7 +22,7 @@
 #include <string>
 
 #include "video/surface.h"
-#include "special/sprite.h"
+#include "sprite/sprite.h"
 #include "trigger_base.h"
 #include "serializable.h"
 #include "timer.h"