dzn: drop unused include
authorErik Faye-Lund <erik.faye-lund@collabora.com>
Thu, 7 Apr 2022 11:43:27 +0000 (13:43 +0200)
committerMarge Bot <emma+marge@anholt.net>
Thu, 7 Apr 2022 19:53:03 +0000 (19:53 +0000)
Reviewed-by: Louis-Francis Ratté-Boulianne <lfrb@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15790>

src/microsoft/vulkan/dzn_descriptor_set.cpp

index a5fc4e6..625682e 100644 (file)
@@ -23,8 +23,6 @@
 
 #include "dzn_private.h"
 
-#include <wrl/client.h>
-
 #include "vk_alloc.h"
 #include "vk_descriptors.h"
 #include "vk_util.h"