projects
/
supertux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6b08e6d
)
fix
author
Matthias Braun
<matze@braunis.de>
Fri, 31 Mar 2006 10:26:43 +0000
(10:26 +0000)
committer
Matthias Braun
<matze@braunis.de>
Fri, 31 Mar 2006 10:26:43 +0000
(10:26 +0000)
SVN-Revision: 3143
src/object/platform.hpp
patch
|
blob
|
history
diff --git
a/src/object/platform.hpp
b/src/object/platform.hpp
index
82eff0b
..
cc383df
100644
(file)
--- a/
src/object/platform.hpp
+++ b/
src/object/platform.hpp
@@
-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