summaryrefslogtreecommitdiff
path: root/tests/lua_get_level.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 /tests/lua_get_level.cc
parente574b1a3941295190b6809efd18b33b80f8bd7a1 (diff)
Move lua_bind.cc declarations to separate header file
Diffstat (limited to 'tests/lua_get_level.cc')
-rw-r--r--tests/lua_get_level.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/lua_get_level.cc b/tests/lua_get_level.cc
index 317fbe0e..a434903e 100644
--- a/tests/lua_get_level.cc
+++ b/tests/lua_get_level.cc
@@ -1,3 +1,4 @@
+#include "lua_bind.hpp"
#include "spell_type.hpp"
#include <bandit/bandit.h>
using namespace bandit;