From: Vinson Lee Date: Thu, 1 Apr 2010 06:36:06 +0000 (-0700) Subject: r300g: Remove unnecessary header. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e6be593fbf7ab7683c0b8233939623438a23ec41;p=mesa.git r300g: Remove unnecessary header. --- diff --git a/src/gallium/drivers/r300/r300_texture.c b/src/gallium/drivers/r300/r300_texture.c index e0dee44b548..e7bac615dff 100644 --- a/src/gallium/drivers/r300/r300_texture.c +++ b/src/gallium/drivers/r300/r300_texture.c @@ -30,7 +30,6 @@ #include "r300_context.h" #include "r300_texture.h" #include "r300_screen.h" -#include "r300_state_inlines.h" #include "r300_winsys.h" /* XXX Enable float textures here. */