diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/intel/vulkan/anv_allocator.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/intel/vulkan/anv_allocator.c b/src/intel/vulkan/anv_allocator.c index 82fec5262c3..51e0c0cda65 100644 --- a/src/intel/vulkan/anv_allocator.c +++ b/src/intel/vulkan/anv_allocator.c @@ -29,7 +29,6 @@ #include "anv_private.h" -#include "util/simple_mtx.h" #include "util/anon_file.h" #ifdef HAVE_VALGRIND |