Added Scripting class to bundle up all the Squirrel init code
[supertux.git] / src / supertux / sector.cpp
index a87b900..519a2f4 100644 (file)
@@ -46,6 +46,7 @@
 #include "object/text_object.hpp"
 #include "object/tilemap.hpp"
 #include "physfs/ifile_streambuf.hpp"
+#include "scripting/scripting.hpp"
 #include "scripting/squirrel_util.hpp"
 #include "supertux/collision.hpp"
 #include "supertux/constants.hpp"