aboutsummaryrefslogtreecommitdiff
path: root/src/venus/venus-protocol/vulkan.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/venus/venus-protocol/vulkan.h')
-rw-r--r--src/venus/venus-protocol/vulkan.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/venus/venus-protocol/vulkan.h b/src/venus/venus-protocol/vulkan.h
index 3f7cdba5..3510ac91 100644
--- a/src/venus/venus-protocol/vulkan.h
+++ b/src/venus/venus-protocol/vulkan.h
@@ -2,7 +2,7 @@
#define VULKAN_H_ 1
/*
-** Copyright 2015-2021 The Khronos Group Inc.
+** Copyright 2015-2022 The Khronos Group Inc.
**
** SPDX-License-Identifier: Apache-2.0
*/
@@ -38,7 +38,6 @@
#ifdef VK_USE_PLATFORM_WAYLAND_KHR
-#include <wayland-client.h>
#include "vulkan_wayland.h"
#endif