Mesa (master): targets/egl-static: Remove unnecessary header.

Vinson Lee vlee at kemper.freedesktop.org
Thu Jan 13 17:16:44 UTC 2011


Module: Mesa
Branch: master
Commit: d599df8a8c26bdaaf59cc650a5ca1b79230209ed
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=d599df8a8c26bdaaf59cc650a5ca1b79230209ed

Author: Vinson Lee <vlee at vmware.com>
Date:   Thu Jan 13 09:16:25 2011 -0800

targets/egl-static: Remove unnecessary header.

---

 src/gallium/targets/egl-static/egl_pipe.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

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 */




More information about the mesa-commit mailing list