glapi: fix include path & make build work

This commit is contained in:
Keith Whitwell 2008-05-23 19:17:57 +01:00
parent 0ac2f7955c
commit 333d377bbd

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)