summaryrefslogtreecommitdiff
path: root/ext/vulkan/vk.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/vulkan/vk.h')
-rw-r--r--ext/vulkan/vk.h9
1 files changed, 1 insertions, 8 deletions
diff --git a/ext/vulkan/vk.h b/ext/vulkan/vk.h
index 556de5cd3..a31121502 100644
--- a/ext/vulkan/vk.h
+++ b/ext/vulkan/vk.h
@@ -23,14 +23,7 @@
#include <gst/gst.h>
-#define VK_PROTOTYPES
-#include <vulkan/vulkan.h>
-#include <vulkan/vk_debug_report_lunarg.h>
-#include <vulkan/vk_ext_khr_swapchain.h>
-#include <vulkan/vk_ext_khr_device_swapchain.h>
-
-#include "vkconfig.h"
-#include "vk_fwd.h"
+#include "vkapi.h"
#include "vkerror.h"
#include "vkinstance.h"