Add missing include guard to vulkan_video.hpp (#1723)
This commit is contained in:
committed by
GitHub
parent
2e5e845bb9
commit
1620b8b0bf
@@ -4,6 +4,9 @@
|
||||
|
||||
// This header is generated from the Khronos Vulkan XML API Registry.
|
||||
|
||||
#ifndef VULKAN_VIDEO_HPP
|
||||
#define VULKAN_VIDEO_HPP
|
||||
|
||||
#include <vk_video/vulkan_video_codec_h264std.h>
|
||||
#include <vk_video/vulkan_video_codec_h264std_decode.h>
|
||||
#include <vk_video/vulkan_video_codec_h264std_encode.h>
|
||||
|
||||
Reference in New Issue
Block a user