Controversial
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
#define LOGIC_SCRIPTING_LUA_HPP_
|
#define LOGIC_SCRIPTING_LUA_HPP_
|
||||||
|
|
||||||
#include <delegates.hpp>
|
#include <delegates.hpp>
|
||||||
#include "../scripting.hpp"
|
#include <logic/scripting/scripting.hpp>
|
||||||
|
|
||||||
#ifdef __linux__
|
#ifdef __linux__
|
||||||
#include <luajit-2.1/luaconf.h>
|
#include <luajit-2.1/luaconf.h>
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
#include <data/dynamic.hpp>
|
#include <data/dynamic.hpp>
|
||||||
#include <delegates.hpp>
|
#include <delegates.hpp>
|
||||||
#include "../scripting_functional.hpp"
|
#include <logic/scripting/scripting_functional.hpp>
|
||||||
#include "lua_util.hpp"
|
#include "lua_util.hpp"
|
||||||
|
|
||||||
namespace lua {
|
namespace lua {
|
||||||
|
|||||||
Reference in New Issue
Block a user