diff options
Diffstat (limited to 'src/gallium/drivers/r600/r600_resource.c')
-rw-r--r-- | src/gallium/drivers/r600/r600_resource.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gallium/drivers/r600/r600_resource.c b/src/gallium/drivers/r600/r600_resource.c index 5e637f64a4a..5962f8ac199 100644 --- a/src/gallium/drivers/r600/r600_resource.c +++ b/src/gallium/drivers/r600/r600_resource.c @@ -22,6 +22,7 @@ */ #include "r600_pipe.h" +#include "evergreen_compute.h" static struct pipe_resource *r600_resource_create(struct pipe_screen *screen, const struct pipe_resource *templ) |