diff options
Diffstat (limited to 'src/gallium/drivers/r600/r600_helper.c')
-rw-r--r-- | src/gallium/drivers/r600/r600_helper.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gallium/drivers/r600/r600_helper.c b/src/gallium/drivers/r600/r600_helper.c index c1b69cae305..9370a5355ee 100644 --- a/src/gallium/drivers/r600/r600_helper.c +++ b/src/gallium/drivers/r600/r600_helper.c @@ -27,7 +27,6 @@ #include <errno.h> #include <util/u_inlines.h> #include <util/u_format.h> -#include <util/u_memory.h> #include "r600_screen.h" #include "r600d.h" |