Remove gauges.h #include "piggy.h"

This commit is contained in:
Kp 2015-01-29 04:27:35 +00:00
parent f31e9f76e0
commit e30df66462
2 changed files with 3 additions and 1 deletions

View file

@ -29,10 +29,11 @@ COPYRIGHT 1993-1999 PARALLAX SOFTWARE CORPORATION. ALL RIGHTS RESERVED.
#include "maths.h"
#include "gr.h"
#include "piggy.h"
#include "hudmsg.h"
#include "player.h"
struct bitmap_index;
#ifdef __cplusplus
#include "fwdvalptridx.h"

View file

@ -32,6 +32,7 @@ COPYRIGHT 1993-1999 PARALLAX SOFTWARE CORPORATION. ALL RIGHTS RESERVED.
#include "timer.h"
#include "piggy.h"
#include "texmerge.h"
#include "piggy.h"
#include "compiler-range_for.h"
#include "partial_range.h"