mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 07:28:11 +02:00
gallium/i915: remove duplicated include
Remove duplicated include. Signed-off-by: Brian Paul <brianp@vmware.com>
This commit is contained in:
parent
b719c91c82
commit
3e472bee2d
1 changed files with 0 additions and 1 deletions
|
|
@ -30,7 +30,6 @@
|
|||
#include "i915_context.h"
|
||||
#include "i915_batch.h"
|
||||
#include "i915_debug.h"
|
||||
#include "i915_reg.h"
|
||||
#include "i915_resource.h"
|
||||
|
||||
#include "pipe/p_context.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue