Fix pch=0 build of similar/main/mglobal.cpp

Fixes: e859833f62 ("Use valptridx for Players")
This commit is contained in:
Kp 2017-08-16 01:54:26 +00:00
parent e859833f62
commit 4cec183386

View file

@ -29,6 +29,7 @@ COPYRIGHT 1993-1999 PARALLAX SOFTWARE CORPORATION. ALL RIGHTS RESERVED.
#include "segment.h"
#include "switch.h"
#include "object.h"
#include "player.h"
#include "bm.h"
#include "3d.h"
#include "game.h"