summaryrefslogtreecommitdiffstats
path: root/src/Bindings/tolua_base.h
diff options
context:
space:
mode:
authormadmaxoft <github@xoft.cz>2013-12-08 18:24:56 +0100
committermadmaxoft <github@xoft.cz>2013-12-08 18:24:56 +0100
commit4608beb3c6abca76252aa4b39bfd2e5d7fa87609 (patch)
tree009c531ab4774636d5a975b339d55b030d6cbc28 /src/Bindings/tolua_base.h
parentFixed VS2008 compilation after those huge changes. (diff)
downloadcuberite-4608beb3c6abca76252aa4b39bfd2e5d7fa87609.tar
cuberite-4608beb3c6abca76252aa4b39bfd2e5d7fa87609.tar.gz
cuberite-4608beb3c6abca76252aa4b39bfd2e5d7fa87609.tar.bz2
cuberite-4608beb3c6abca76252aa4b39bfd2e5d7fa87609.tar.lz
cuberite-4608beb3c6abca76252aa4b39bfd2e5d7fa87609.tar.xz
cuberite-4608beb3c6abca76252aa4b39bfd2e5d7fa87609.tar.zst
cuberite-4608beb3c6abca76252aa4b39bfd2e5d7fa87609.zip
Diffstat (limited to '')
-rw-r--r--src/Bindings/tolua_base.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Bindings/tolua_base.h b/src/Bindings/tolua_base.h
index 4f1038c09..6a76f97b1 100644
--- a/src/Bindings/tolua_base.h
+++ b/src/Bindings/tolua_base.h
@@ -3,7 +3,7 @@
#pragma warning(disable:4800) // This file is ONLY included by Bindings.cpp and it throws lots of C4800 warnings
-#include "tolua++.h"
+#include "tolua++/include/tolua++.h"