This commit is contained in:
Blixibon 2025-03-29 21:45:24 +01:00 committed by GitHub
commit 3898a1d9af
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,10 +8,10 @@
#include "c_team_train_watcher.h"
#include "igameevents.h"
#include "c_team_objectiveresource.h"
#include "teamplayroundbased_gamerules.h"
#ifdef TF_CLIENT_DLL
#include "tf_shareddefs.h"
#include "teamplayroundbased_gamerules.h"
#endif
// memdbgon must be the last include file in a .cpp file!!!