fix shrinking
[supertux.git] / src / object / platform.hpp
index 82eff0b..cc383df 100644 (file)
@@ -24,6 +24,7 @@
 #include "moving_object.hpp"
 #include "sprite/sprite.hpp"
 #include "object/path.hpp"
+#include "object/path_walker.hpp"
 
 /**
  * This class is the base class for platforms that tux can stand on