Module: Mesa Branch: master Commit: e0543599b583ab93c28fff7c91cfc527051b45b1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e0543599b583ab93c28fff7c91cfc527051b45b1
Author: Vinson Lee <[email protected]> Date: Fri Apr 16 00:23:25 2010 -0700 st/egl: Remove unnecessary header. --- src/gallium/state_trackers/egl/x11/native_ximage.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/gallium/state_trackers/egl/x11/native_ximage.c b/src/gallium/state_trackers/egl/x11/native_ximage.c index 22fcdcf..47f5423 100644 --- a/src/gallium/state_trackers/egl/x11/native_ximage.c +++ b/src/gallium/state_trackers/egl/x11/native_ximage.c @@ -35,7 +35,6 @@ #include "util/u_debug.h" #include "softpipe/sp_public.h" #include "llvmpipe/lp_public.h" -#include "cell/ppu/cell_public.h" #include "egllog.h" #include "native_x11.h" _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
