anv: drop unused includes
authorEric Engestrom <eric.engestrom@intel.com>
Tue, 23 Oct 2018 14:25:45 +0000 (15:25 +0100)
committerEric Engestrom <eric.engestrom@intel.com>
Wed, 24 Oct 2018 17:15:05 +0000 (18:15 +0100)
Signed-off-by: Eric Engestrom <eric.engestrom@intel.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
src/intel/vulkan/anv_wsi_wayland.c

index 3aeb1994110c563456cd8b84101a277f9ca8e6ad..26383f42387ea28af0b5dadc995b180fe8a0ff8c 100644 (file)
@@ -21,9 +21,6 @@
  * IN THE SOFTWARE.
  */
 
-#include "vk_format_info.h"
-#include <util/hash_table.h>
-
 #include "wsi_common_wayland.h"
 #include "anv_private.h"