mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-25 14:30:22 +01:00
intel: remove unused #includes
This commit is contained in:
parent
5fec84ad04
commit
d332a74e77
1 changed files with 0 additions and 2 deletions
|
|
@ -38,11 +38,9 @@
|
|||
|
||||
#include "intel_context.h"
|
||||
#include "intel_buffers.h"
|
||||
#include "intel_depthstencil.h"
|
||||
#include "intel_fbo.h"
|
||||
#include "intel_mipmap_tree.h"
|
||||
#include "intel_regions.h"
|
||||
#include "intel_span.h"
|
||||
|
||||
|
||||
#define FILE_DEBUG_FLAG DEBUG_FBO
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue