From 9b6285c0522e86a842a6cfdf5c6c6347d89344ae Mon Sep 17 00:00:00 2001 From: Vinson Lee Date: Tue, 30 Mar 2010 22:42:45 -0700 Subject: identity: Remove unnecessary header. --- src/gallium/drivers/identity/id_drm.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/gallium/drivers/identity') diff --git a/src/gallium/drivers/identity/id_drm.c b/src/gallium/drivers/identity/id_drm.c index 26920fed08..d332c36af2 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 { -- cgit v1.2.3