X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fobject%2Fpath_walker.hpp;h=cc153206b1db37996642c8c94571ffc3f8b0eb66;hb=75acd4b141f45e851a492f089aa9ad24a9552409;hp=831b191f0beda08c4d4e5b18071b3712c54eead8;hpb=08ccb17345a52f5ffd8a5dd6ecf675cad55f16a7;p=supertux.git diff --git a/src/object/path_walker.hpp b/src/object/path_walker.hpp index 831b191f0..cc153206b 100644 --- a/src/object/path_walker.hpp +++ b/src/object/path_walker.hpp @@ -21,10 +21,6 @@ #define __PATH_WALKER_HPP__ #include "path.hpp" -#include "math/vector.hpp" -#include "game_object.hpp" -#include "lisp/lisp.hpp" -#include "serializable.hpp" /** * A walker that travels along a path