From b018ea19a39cb0e5326e92c88a55ff220e463404 Mon Sep 17 00:00:00 2001 From: Vinson Lee Date: Mon, 23 Aug 2010 23:58:57 -0700 Subject: nvfx: Remove unnecessary headers. --- src/gallium/drivers/nvfx/nvfx_miptree.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/gallium/drivers/nvfx/nvfx_miptree.c') diff --git a/src/gallium/drivers/nvfx/nvfx_miptree.c b/src/gallium/drivers/nvfx/nvfx_miptree.c index 0532b43ef0..46e1f9e4f4 100644 --- a/src/gallium/drivers/nvfx/nvfx_miptree.c +++ b/src/gallium/drivers/nvfx/nvfx_miptree.c @@ -10,8 +10,6 @@ #include "nouveau/nouveau_screen.h" #include "nvfx_screen.h" #include "nvfx_resource.h" -#include "nvfx_transfer.h" -#include "nv04_2d.h" static void nvfx_miptree_choose_format(struct nvfx_miptree *mt) -- cgit v1.2.3