From: Vinson Lee Date: Fri, 17 Sep 2010 19:38:29 +0000 (-0700) Subject: r600g: Remove unnecessary header. X-Git-Tag: android-x86-2.2~1080 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=694b1883ee52570abd22a4d763efcfa5314ca297;p=android-x86%2Fexternal-mesa.git r600g: Remove unnecessary header. --- diff --git a/src/gallium/drivers/r600/r600_state2.c b/src/gallium/drivers/r600/r600_state2.c index 63cc19708b1..1fa58d9a5a4 100644 --- a/src/gallium/drivers/r600/r600_state2.c +++ b/src/gallium/drivers/r600/r600_state2.c @@ -40,7 +40,6 @@ #include #include #include -#include "state_tracker/drm_driver.h" #include "r600.h" #include "r600d.h" #include "r700_sq.h"