mirror of
https://github.com/nillerusr/source-engine.git
synced 2025-04-05 16:15:35 +00:00
game: fix includes again
This commit is contained in:
parent
a6d7b5d63b
commit
9fadad9143
@ -19,9 +19,9 @@
|
||||
#include <vgui_controls/Label.h>
|
||||
#include <vgui/ILocalize.h>
|
||||
#include <vgui/ISurface.h>
|
||||
#include "tf/c_tf_player.h"
|
||||
#include "tf/c_tf_team.h"
|
||||
#include "tf/tf_steamstats.h"
|
||||
#include "tf2base/c_tf_player.h"
|
||||
#include "tf2base/c_tf_team.h"
|
||||
#include "tf2base/tf_steamstats.h"
|
||||
#include "filesystem.h"
|
||||
#include "dmxloader/dmxloader.h"
|
||||
#include "fmtstr.h"
|
||||
|
Loading…
Reference in New Issue
Block a user