Fallback to software render if there is no miptree for an image
[mesa.git] / src / mesa / drivers / dri / radeon / radeon_tex_getimage.c
index 7bf6dcc2e325da228b95f9ca1fc56e9d6f7214a2..3ababb1ef53872de2bb1fca1af40169a036bb5ca 100644 (file)
@@ -31,7 +31,6 @@
 
 #include "radeon_common_context.h"
 #include "radeon_texture.h"
-#include "radeon_mipmap_tree.h"
 
 #include "main/texgetimage.h"