diff --git a/source/blood/src/common_game.h b/source/blood/src/common_game.h index 6d52d6796..99751eedd 100644 --- a/source/blood/src/common_game.h +++ b/source/blood/src/common_game.h @@ -29,6 +29,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. #include "misc.h" #include "network.h" #include "printf.h" +#include "v_text.h" BEGIN_BLD_NS @@ -466,7 +467,6 @@ kAiStateAttack = 6, // ------------------------------- // NUKE-TODO: -#include "v_text.h"