mirror of
https://abf.rosa.ru/djam/mesa.git
synced 2025-02-24 23:22:58 +00:00
13 lines
412 B
Diff
13 lines
412 B
Diff
diff --git a/src/mapi/glapi/glapi_dispatch.c b/src/mapi/glapi/glapi_dispatch.c
|
|
index be65ebe..5a0897e 100644
|
|
--- a/src/mapi/glapi/glapi_dispatch.c
|
|
+++ b/src/mapi/glapi/glapi_dispatch.c
|
|
@@ -86,7 +86,7 @@
|
|
#ifdef GLX_INDIRECT_RENDERING
|
|
/* those link to libglapi.a should provide the entry points */
|
|
#define _GLAPI_SKIP_PROTO_ENTRY_POINTS
|
|
-#endif
|
|
#include "glapi/glapitemp.h"
|
|
+#endif
|
|
|
|
#endif /* USE_X86_ASM */
|