Fix for missing GLAPIENTRYP definition

This commit is contained in:
Jon Smirl 2003-10-24 20:44:55 +00:00
parent c0d83cd054
commit b55921db48
1 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@
*/
#include <GL/gl.h>
#include "glheader.h"
#include "glapi.h"
#include "glapitable.h"