diff --git a/mp/src/game/shared/ff/ff_sh_playercommands.h b/mp/src/game/shared/ff/ff_sh_playercommands.h index 1577b6ac..b0d1cf76 100644 --- a/mp/src/game/shared/ff/ff_sh_playercommands.h +++ b/mp/src/game/shared/ff/ff_sh_playercommands.h @@ -2,7 +2,9 @@ #include "cbase.h" #include "ff_sh_player.h" -#include +#include "tier0/valve_minmax_off.h" +#include +#include "tier0/valve_minmax_on.h" #define FF_COMMAND(cmd, desc) \ void CliCmdFunc_##cmd(const CCommand &args) \