From d599df8a8c26bdaaf59cc650a5ca1b79230209ed Mon Sep 17 00:00:00 2001 From: Vinson Lee Date: Thu, 13 Jan 2011 09:16:25 -0800 Subject: [PATCH] targets/egl-static: Remove unnecessary header. --- src/gallium/targets/egl-static/egl_pipe.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/gallium/targets/egl-static/egl_pipe.c b/src/gallium/targets/egl-static/egl_pipe.c index 2684ede..a33d419 100644 --- a/src/gallium/targets/egl-static/egl_pipe.c +++ b/src/gallium/targets/egl-static/egl_pipe.c @@ -27,7 +27,6 @@ */ #include "target-helpers/inline_debug_helper.h" #include "target-helpers/inline_sw_helper.h" -#include "state_tracker/drm_driver.h" #include "egl_pipe.h" /* for i915 */ -- 2.7.4