more fixes

This commit is contained in:
Bill Currie 2000-09-29 23:36:16 +00:00
parent 5c524ba2f0
commit 8601bc905b
2 changed files with 2 additions and 2 deletions

View file

@ -11,4 +11,5 @@ EXTRA_DIST = adivtab.h anorm_dots.h anorms.h asm_draw.h asm_i386.h block16.h \
sbar.h screen.h server.h sizebuf.h sound.h spritegn.h sys.h \
teamplay.h uint32.h vid.h view.h wad.h winquake.h world.h zone.h \
win32/fnmatch.h win32/bc/config.h win32/vc/config.h win32/vc/dirent.h \
win32/version.h win32/version.h.in context_x11.h dga_check.h gcc_attr.h
win32/version.h win32/version.h.in context_x11.h dga_check.h gcc_attr.h \
joystick.h

View file

@ -38,7 +38,6 @@
#include "console.h"
#include "qendian.h"
#include "checksum.h"
#include "glquake.h"
#include "server.h"
extern char loadname[];