From: Vinson Lee Date: Wed, 31 Mar 2010 05:42:45 +0000 (-0700) Subject: identity: Remove unnecessary header. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=9b6285c0522e86a842a6cfdf5c6c6347d89344ae;p=mesa.git identity: Remove unnecessary header. --- diff --git a/src/gallium/drivers/identity/id_drm.c b/src/gallium/drivers/identity/id_drm.c index 26920fed08d..d332c36af26 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 {