mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-02-14 17:40:30 +01:00
glapi: fix include path & make build work
This commit is contained in:
parent
0ac2f7955c
commit
333d377bbd
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@
|
|||
*/
|
||||
|
||||
#include "assyntax.h"
|
||||
#include "glapioffsets.h"
|
||||
#include "glapi/glapioffsets.h"
|
||||
|
||||
#if defined(STDCALL_API)
|
||||
# if defined(USE_MGL_NAMESPACE)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue