mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-04-13 15:30:36 +02:00
mesa: Remove unnecessary headers.
This commit is contained in:
parent
ef1e1261df
commit
c510f8eeb4
3 changed files with 0 additions and 6 deletions
|
|
@ -86,7 +86,6 @@
|
|||
#include "blend.h"
|
||||
#include "buffers.h"
|
||||
#include "bufferobj.h"
|
||||
#include "colortab.h"
|
||||
#include "context.h"
|
||||
#include "cpuinfo.h"
|
||||
#include "debug.h"
|
||||
|
|
|
|||
|
|
@ -35,11 +35,8 @@
|
|||
#include "bufferobj.h"
|
||||
#include "colormac.h"
|
||||
#include "convolve.h"
|
||||
#include "context.h"
|
||||
#include "image.h"
|
||||
#include "macros.h"
|
||||
#include "mtypes.h"
|
||||
#include "state.h"
|
||||
#include "main/dispatch.h"
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -26,8 +26,6 @@
|
|||
#include "glheader.h"
|
||||
#include "bufferobj.h"
|
||||
#include "colormac.h"
|
||||
#include "context.h"
|
||||
#include "image.h"
|
||||
#include "histogram.h"
|
||||
#include "macros.h"
|
||||
#include "main/dispatch.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue