summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nvfx/nvfx_miptree.c
diff options
context:
space:
mode:
authorVinson Lee <[email protected]>2010-04-17 15:14:47 -0700
committerVinson Lee <[email protected]>2010-04-17 15:14:47 -0700
commite68c6be2f6d3a762169247e10f9a0ca341286fb5 (patch)
tree368aecab37e7d090a5534831283a4d4d8d832ff4 /src/gallium/drivers/nvfx/nvfx_miptree.c
parentc5e4a6dc9d78a8372a2f49ded5d7360e42c51488 (diff)
nvfx: Remove unnecessary headers.
Diffstat (limited to 'src/gallium/drivers/nvfx/nvfx_miptree.c')
-rw-r--r--src/gallium/drivers/nvfx/nvfx_miptree.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gallium/drivers/nvfx/nvfx_miptree.c b/src/gallium/drivers/nvfx/nvfx_miptree.c
index 602a4768d4e..97b2e5e8b69 100644
--- a/src/gallium/drivers/nvfx/nvfx_miptree.c
+++ b/src/gallium/drivers/nvfx/nvfx_miptree.c
@@ -9,8 +9,6 @@
#include "nvfx_transfer.h"
#include "nv04_surface_2d.h"
-#include "nouveau/nouveau_util.h"
-
/* Currently using separate implementations for buffers and textures,
* even though gallium has a unified abstraction of these objects.
* Eventually these should be combined, and mechanisms like transfers