implemented a new object factory mechanism which is now really independent of the...
[supertux.git] / src / badguy / badguy.h
index cddb825..075b025 100644 (file)
@@ -11,6 +11,7 @@
 #include "serializable.h"
 #include "resources.h"
 #include "sector.h"
+#include "object_factory.h"
 #include "lisp/parser.h"
 #include "lisp/lisp.h"
 #include "lisp/writer.h"