/me mutters something about old installed headers and search paths

This commit is contained in:
Bill Currie 2001-05-31 05:40:25 +00:00
parent 323015b11a
commit 828019505e
3 changed files with 4 additions and 4 deletions

View file

@ -40,9 +40,10 @@
#include <GL/gl.h>
#include "QF/model.h"
#include "QF/qfgl_ext.h"
#include "QF/wad.h"
#include "qfgl_ext.h"
void GL_BeginRendering (int *x, int *y, int *width, int *height);
void GL_EndRendering (void);

View file

@ -39,8 +39,6 @@
#include <GL/gl.h>
#include "QF/qfgl_ext.h"
typedef struct varray_t2f_c4f_v3f_s {
GLfloat texcoord[2];
GLfloat color[4];

View file

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