Quick fixup for compiling without the gl headers..

This commit is contained in:
Zephaniah E. Hull 2000-01-27 19:10:22 +00:00
parent bbec99182c
commit fdec8fa33a

View file

@ -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;