Added Scripting class to bundle up all the Squirrel init code
[supertux.git] / src / scripting / thread_queue.cpp
index 8616243..277eff1 100644 (file)
@@ -16,6 +16,7 @@
 
 #include "scripting/thread_queue.hpp"
 
+#include "scripting/scripting.hpp"
 #include "scripting/squirrel_util.hpp"
 #include "util/log.hpp"