fix
authorMatthias Braun <matze@braunis.de>
Fri, 31 Mar 2006 10:26:43 +0000 (10:26 +0000)
committerMatthias Braun <matze@braunis.de>
Fri, 31 Mar 2006 10:26:43 +0000 (10:26 +0000)
SVN-Revision: 3143

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