From 8edf085c77c84c8b09762dab0dfd31fac51fe65d Mon Sep 17 00:00:00 2001 From: Vinson Lee Date: Thu, 25 Mar 2010 22:40:03 -0700 Subject: identity: Remove unnecessary header. --- src/gallium/drivers/identity/id_drm.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/gallium/drivers/identity/id_drm.c b/src/gallium/drivers/identity/id_drm.c index 936ccc444a..26920fed08 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_screen.h" #include "id_objects.h" struct identity_drm_api -- cgit v1.2.3