Add glapi/ path for inclusion of glapioffsets.h.

Not sure why this is only needed now...
This commit is contained in:
Michel Dänzer 2008-01-10 10:03:17 +01:00
parent d23869a88a
commit 51ea675745

View file

@ -27,7 +27,7 @@
*/
#include "assyntax.h"
#include "glapioffsets.h"
#include "glapi/glapioffsets.h"
#if defined(STDCALL_API)
# if defined(USE_MGL_NAMESPACE)