From: Vinson Lee Date: Mon, 7 Jun 2010 23:54:18 +0000 (-0700) Subject: r600g: Remove unnecessary header. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=1574fb78465136b90e42126607a4d39c3db778de;p=mesa.git r600g: Remove unnecessary header. --- diff --git a/src/gallium/drivers/r600/r600_helper.c b/src/gallium/drivers/r600/r600_helper.c index 9370a5355ee..e3175b627aa 100644 --- a/src/gallium/drivers/r600/r600_helper.c +++ b/src/gallium/drivers/r600/r600_helper.c @@ -26,7 +26,6 @@ #include #include #include -#include #include "r600_screen.h" #include "r600d.h"