X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fobject_factory.h;h=efda690ce2ef5c0d5e8b01c667ba929de7e65c1e;hb=fc5dc4864949fc6945153bf2f172cb9c6a02e843;hp=7ff6028f2f70912b3d2c9d7119a494105e08dd4d;hpb=9599042661b468aae7bd34dca05441c0ebc93ad7;p=supertux.git diff --git a/src/object_factory.h b/src/object_factory.h index 7ff6028f2..efda690ce 100644 --- a/src/object_factory.h +++ b/src/object_factory.h @@ -23,11 +23,9 @@ #include #include "lisp/lisp.h" -#include "special/game_object.h" +#include "game_object.h" #include "math/vector.h" -using namespace SuperTux; - class Factory { public: