[Mesa-dev] [PATCH 02/17] gallium/freedreno: remove unused draw header
Emil Velikov
emil.l.velikov at gmail.com
Sun Sep 21 16:43:59 PDT 2014
Signed-off-by: Emil Velikov <emil.l.velikov at gmail.com>
---
src/gallium/drivers/freedreno/freedreno_context.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/src/gallium/drivers/freedreno/freedreno_context.h b/src/gallium/drivers/freedreno/freedreno_context.h
index c59390a..b7e016b 100644
--- a/src/gallium/drivers/freedreno/freedreno_context.h
+++ b/src/gallium/drivers/freedreno/freedreno_context.h
@@ -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"
--
2.1.0
More information about the mesa-dev
mailing list