Веб-сайт самохостера Lotigara

summaryrefslogtreecommitdiff
path: root/source
diff options
context:
space:
mode:
authoremmaker <emmaker@myyahoo.com>2025-06-02 18:04:46 -0400
committeremmaker <emmaker@myyahoo.com>2025-06-02 18:04:46 -0400
commit00d70f62235437bd7f473d43c506a1c652236362 (patch)
treec26c2d51655c28fc950c572b994fde5111ce41f4 /source
parent9287cf833594d7bccfe3dce2b1f7230496908bcc (diff)
Include missing header
Diffstat (limited to 'source')
-rwxr-xr-xsource/game/scripting/StarPlayerLuaBindings.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/game/scripting/StarPlayerLuaBindings.cpp b/source/game/scripting/StarPlayerLuaBindings.cpp
index ca7c3c2..0f8bdfc 100755
--- a/source/game/scripting/StarPlayerLuaBindings.cpp
+++ b/source/game/scripting/StarPlayerLuaBindings.cpp
@@ -13,6 +13,7 @@
#include "StarJsonExtra.hpp"
#include "StarUniverseClient.hpp"
#include "StarTeamClient.hpp"
+#include "StarPlayerCodexes.hpp"
namespace Star {