0
0
Fork 0
mirror of https://git.code.sf.net/p/quake/quakeforge synced 2025-03-21 18:01:15 +00:00

Made necessary changes to includes to get files to compile, got

directions from despair :)

Misty-chan
This commit is contained in:
Timothy C. McGrath 2001-04-15 00:39:29 +00:00
parent 5859b3dd1f
commit 9f583076f8
3 changed files with 3 additions and 3 deletions

View file

@ -64,7 +64,7 @@
# include <strings.h>
#endif
#include "qfgl_ext.h"
#include "QF/qfgl_ext.h"
#include "QF/qtypes.h"
/*

View file

@ -50,7 +50,7 @@
#include "host.h"
#include "QF/qargs.h"
#include "QF/qendian.h"
#include "qfgl_ext.h"
#include "QF/qfgl_ext.h"
#include "QF/quakefs.h"
#include "sbar.h"
#include "QF/sys.h"

View file

@ -50,7 +50,7 @@
#include "QF/qargs.h"
#include "QF/quakefs.h"
#include "glquake.h"
#include "qfgl_ext.h"
#include "QF/qfgl_ext.h"
#include "sbar.h"
#define WARP_WIDTH 320