!lart taniwha for forgetting to make clean after changing headers

This commit is contained in:
Bill Currie 2000-04-27 04:55:43 +00:00
parent 578532766f
commit 9afa18b5f8
3 changed files with 3 additions and 0 deletions

View file

@ -41,6 +41,7 @@
#include <cmd.h>
#include <sys.h>
#include <input.h>
#include <cvars.h>
int con_ormask;
console_t con_main;

View file

@ -43,6 +43,7 @@
#include <zone.h>
#include <common.h>
#include <draw.h>
#include <cvars.h>
#include <dirent.h>
#include <fnmatch.h>

View file

@ -33,6 +33,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#include <phys.h>
#include <mathlib.h>
#include <world.h>
#include <cvars.h>
#define CHAN_AUTO 0
#define CHAN_WEAPON 1