diff --git a/public/game/shared/dota/protobuf/dota_usermessage_helpers.h b/public/game/shared/dota/protobuf/dota_usermessage_helpers.h index 340ec400..9abed697 100644 --- a/public/game/shared/dota/protobuf/dota_usermessage_helpers.h +++ b/public/game/shared/dota/protobuf/dota_usermessage_helpers.h @@ -7,9 +7,10 @@ #ifdef _DEBUG #define KILL_DEBUG #undef _DEBUG -#include #endif +#include + #ifdef KILL_DEBUG #define _DEBUG #undef KILL_DEBUG