From: Vinson Lee Date: Thu, 13 Jan 2011 17:16:25 +0000 (-0800) Subject: targets/egl-static: Remove unnecessary header. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d599df8a8c26bdaaf59cc650a5ca1b79230209ed;p=mesa.git targets/egl-static: Remove unnecessary header. --- diff --git a/src/gallium/targets/egl-static/egl_pipe.c b/src/gallium/targets/egl-static/egl_pipe.c index 2684ede307f..a33d419e0aa 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 */