mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 05:18:08 +02:00
drop stray includes of glapi
This commit is contained in:
parent
f027f8d3a8
commit
f6f9f5e481
2 changed files with 0 additions and 2 deletions
|
|
@ -121,7 +121,6 @@
|
|||
#include "version.h"
|
||||
#include "vtxfmt.h"
|
||||
#include "glapi/glthread.h"
|
||||
#include "glapi/glapioffsets.h"
|
||||
#if FEATURE_NV_vertex_program || FEATURE_NV_fragment_program
|
||||
#include "shader/program.h"
|
||||
#endif
|
||||
|
|
|
|||
|
|
@ -30,7 +30,6 @@
|
|||
#include "main/state.h"
|
||||
#include "main/api_validate.h"
|
||||
#include "main/api_noop.h"
|
||||
#include "glapi/dispatch.h"
|
||||
|
||||
#include "vbo_context.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue