summaryrefslogtreecommitdiff
path: root/src/q_thrain.cc
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2015-03-07 16:55:41 +0100
committerBardur Arantsson <bardur@scientician.net>2015-03-07 16:55:41 +0100
commit05f1835fd9ec10fa3dd3c9962605e889ec0fc698 (patch)
tree29be9e6ea0daf4c4e3c88ed19e82cc570cd0cb96 /src/q_thrain.cc
parente574b1a3941295190b6809efd18b33b80f8bd7a1 (diff)
Move lua_bind.cc declarations to separate header file
Diffstat (limited to 'src/q_thrain.cc')
-rw-r--r--src/q_thrain.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/q_thrain.cc b/src/q_thrain.cc
index 1407d746..496448a2 100644
--- a/src/q_thrain.cc
+++ b/src/q_thrain.cc
@@ -4,6 +4,7 @@
#include "generate.hpp"
#include "hooks.h"
#include "init1.hpp"
+#include "lua_bind.hpp"
#include "quark.h"
#include "randart.hpp"
#include "messages.h"