mirror of
https://git.code.sf.net/p/quake/quakeforge-old
synced 2024-11-10 14:42:06 +00:00
Quick fixup for compiling without the gl headers..
This commit is contained in:
parent
bbec99182c
commit
fdec8fa33a
1 changed files with 0 additions and 1 deletions
|
@ -25,7 +25,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
||||||
#include "r_local.h"
|
#include "r_local.h"
|
||||||
|
|
||||||
#include "d_iface.h"
|
#include "d_iface.h"
|
||||||
#include "glquake.h"
|
|
||||||
#include <mathlib.h>
|
#include <mathlib.h>
|
||||||
|
|
||||||
extern particle_t *active_particles, *free_particles;
|
extern particle_t *active_particles, *free_particles;
|
||||||
|
|
Loading…
Reference in a new issue