mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-04 20:00:11 +01:00
gallium/freedreno: remove unused draw header
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com> Acked-by: Matt Turner <mattst88@gmail.com>
This commit is contained in:
parent
e8053bb65e
commit
523fa2f1ce
1 changed files with 0 additions and 1 deletions
|
|
@ -29,7 +29,6 @@
|
|||
#ifndef FREEDRENO_CONTEXT_H_
|
||||
#define FREEDRENO_CONTEXT_H_
|
||||
|
||||
#include "draw/draw_context.h"
|
||||
#include "pipe/p_context.h"
|
||||
#include "indices/u_primconvert.h"
|
||||
#include "util/u_blitter.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue