From 075a807f43331675482d1a407b0f2e125a75edf9 Mon Sep 17 00:00:00 2001 From: Vinson Lee Date: Thu, 23 Dec 2010 16:05:28 -0800 Subject: [PATCH] r300g: Remove unnecessary header. --- src/gallium/winsys/radeon/drm/radeon_drm_common.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/gallium/winsys/radeon/drm/radeon_drm_common.c b/src/gallium/winsys/radeon/drm/radeon_drm_common.c index f38ab6e..edd7cd3 100644 --- a/src/gallium/winsys/radeon/drm/radeon_drm_common.c +++ b/src/gallium/winsys/radeon/drm/radeon_drm_common.c @@ -36,8 +36,6 @@ #include "pipebuffer/pb_bufmgr.h" #include "util/u_memory.h" -#include "state_tracker/drm_driver.h" - #include #include #include -- 2.7.4