-Started to move stuff from library back to main game
[supertux.git] / src / object / particlesystem.h
index b2a0c71..4d1f799 100644 (file)
@@ -23,7 +23,7 @@
 #include <vector>
 
 #include "video/surface.h"
-#include "special/game_object.h"
+#include "game_object.h"
 #include "serializable.h"
 
 using namespace SuperTux;