Use svnversion program rather than finding the svn package to get revision number
[supertux.git] / src / addon / addon.cpp
index 4e8c9f6..ff3ea21 100644 (file)
 #include <sstream>
 #include <stdexcept>
 #include <physfs.h>
+#include "lisp/lisp.hpp"
+#include "lisp/writer.hpp"
+#include "lisp/parser.hpp"
 #include "addon/addon.hpp"
-#include "addon/addon_manager.hpp"
 #include "log.hpp"
 #include "addon/md5.hpp"