fix include (#16)

This commit is contained in:
Ryan 2024-06-25 11:00:32 -04:00 committed by GitHub
parent 02c09a9a3b
commit 99bae26b37
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,6 +6,7 @@
#include "network/CNetGamePlayer.hpp"
#include "network/CNetworkPlayerMgr.hpp"
#include "network/CScriptedGameEvent.hpp"
#include "network/InFrame.hpp"
#include "network/netGameEvent.hpp"
#include "network/netObject.hpp"
#include "network/netPeerAddress.hpp"