mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-01 03:48:06 +02:00
glx: added "glapi/" prefix to include
This commit is contained in:
parent
8d41e4536d
commit
4eb95ce807
1 changed files with 1 additions and 1 deletions
|
|
@ -58,7 +58,7 @@
|
|||
#include "GL/glxint.h"
|
||||
#include "GL/glxproto.h"
|
||||
#include "GL/internal/glcore.h"
|
||||
#include "glapitable.h"
|
||||
#include "glapi/glapitable.h"
|
||||
#include "glxhash.h"
|
||||
#if defined( USE_XTHREADS )
|
||||
# include <X11/Xthreads.h>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue