Module: Mesa Branch: master Commit: 9b6285c0522e86a842a6cfdf5c6c6347d89344ae URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9b6285c0522e86a842a6cfdf5c6c6347d89344ae
Author: Vinson Lee <[email protected]> Date: Tue Mar 30 22:42:45 2010 -0700 identity: Remove unnecessary header. --- src/gallium/drivers/identity/id_drm.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/gallium/drivers/identity/id_drm.c b/src/gallium/drivers/identity/id_drm.c index 26920fe..d332c36 100644 --- a/src/gallium/drivers/identity/id_drm.c +++ b/src/gallium/drivers/identity/id_drm.c @@ -31,7 +31,6 @@ #include "id_drm.h" #include "id_screen.h" #include "id_public.h" -#include "id_objects.h" struct identity_drm_api { _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
