summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/nvfx/nvfx_miptree.c
diff options
context:
space:
mode:
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 602a4768d4..97b2e5e8b6 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