Fix build

This commit is contained in:
fed 2022-10-23 23:31:32 +02:00
parent f51794d0bd
commit 01bb6df9ba

View File

@ -6,6 +6,8 @@
#include "component/scheduler.hpp"
#include "component/scripting.hpp"
#include "console.hpp"
#include "game/game.hpp"
#include "game/scripting/event.hpp"