]> git.cworth.org Git - fips/blobdiff - glwrap.c
fips-dispatch: Completely separate fips-dispatch GL prototypes from GL/gl.h
[fips] / glwrap.c
index e92889a7688da5efb636f1fc4503c251e3f91b79..bcb8111a03e990baa9298c3c939f2f77494a11ad 100644 (file)
--- a/glwrap.c
+++ b/glwrap.c
  */
 #define const
 
+#define GL_GLEXT_PROTOTYPES
+#include <GL/gl.h>
+
 #include "fips.h"
-#include "fips-dispatch.h"
 
 #include "glwrap.h"