intel: remove unused #includes
This commit is contained in:
@@ -38,11 +38,9 @@
|
|||||||
|
|
||||||
#include "intel_context.h"
|
#include "intel_context.h"
|
||||||
#include "intel_buffers.h"
|
#include "intel_buffers.h"
|
||||||
#include "intel_depthstencil.h"
|
|
||||||
#include "intel_fbo.h"
|
#include "intel_fbo.h"
|
||||||
#include "intel_mipmap_tree.h"
|
#include "intel_mipmap_tree.h"
|
||||||
#include "intel_regions.h"
|
#include "intel_regions.h"
|
||||||
#include "intel_span.h"
|
|
||||||
|
|
||||||
|
|
||||||
#define FILE_DEBUG_FLAG DEBUG_FBO
|
#define FILE_DEBUG_FLAG DEBUG_FBO
|
||||||
|
Reference in New Issue
Block a user