Fix build
This commit is contained in:
parent
ddffc38063
commit
40314f3db5
@ -6,9 +6,10 @@
|
||||
|
||||
#include "scheduler.hpp"
|
||||
#include "scripting.hpp"
|
||||
#include "gsc.hpp"
|
||||
#include "console.hpp"
|
||||
|
||||
#include "gsc/script_loading.hpp"
|
||||
|
||||
#include "game/scripting/event.hpp"
|
||||
#include "game/scripting/functions.hpp"
|
||||
#include "game/scripting/execution.hpp"
|
||||
|
@ -1,8 +1,6 @@
|
||||
#include <std_include.hpp>
|
||||
#include "functions.hpp"
|
||||
|
||||
#include "../../component/gsc.hpp"
|
||||
|
||||
#include "component/gsc/script_extension.hpp"
|
||||
#include "component/gsc/script_loading.hpp"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user