Skip to content

Commit

Permalink
Fix GN include checks
Browse files Browse the repository at this point in the history
  • Loading branch information
ShabbyX authored and charles-lunarg committed Nov 28, 2024
1 parent 36872f9 commit 9dff1f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ source_set("vulkan_headers") {
"include/vulkan/vulkan_core.h",
"include/vulkan/vulkan_screen.h",
"include/vk_video/vulkan_video_codec_av1std_decode.h",
"include/vk_video/vulkan_video_codec_av1std_encode.h",
"include/vk_video/vulkan_video_codec_av1std.h",
"include/vk_video/vulkan_video_codec_h264std_decode.h",
"include/vk_video/vulkan_video_codec_h264std_encode.h",
Expand Down

0 comments on commit 9dff1f5

Please sign in to comment.