mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-30 18:00:24 +01:00
mesa: Remove unnecessary headers.
This commit is contained in:
parent
f618641631
commit
e7a53c78ae
2 changed files with 0 additions and 3 deletions
|
|
@ -26,7 +26,6 @@
|
|||
#include "main/glheader.h"
|
||||
#include "main/imports.h"
|
||||
#include "main/arrayobj.h"
|
||||
#include "main/buffers.h"
|
||||
#include "main/context.h"
|
||||
#include "main/framebuffer.h"
|
||||
#include "main/mipmap.h"
|
||||
|
|
@ -50,7 +49,6 @@
|
|||
#endif
|
||||
|
||||
#include "shader/program.h"
|
||||
#include "shader/prog_execute.h"
|
||||
#include "shader/shader_api.h"
|
||||
#include "tnl/tnl.h"
|
||||
#include "swrast/swrast.h"
|
||||
|
|
|
|||
|
|
@ -56,7 +56,6 @@
|
|||
#include "main/stencil.h"
|
||||
#include "main/texobj.h"
|
||||
#include "main/texenv.h"
|
||||
#include "main/texformat.h"
|
||||
#include "main/teximage.h"
|
||||
#include "main/texparam.h"
|
||||
#include "main/texstate.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue