Merge pull request #10828 from liamwhite/somehow-still-using-llvm-14
renderer_vulkan: add missing include
This commit is contained in:
		| @@ -3,6 +3,7 @@ | ||||
|  | ||||
| #include <thread> | ||||
|  | ||||
| #include "common/polyfill_ranges.h" | ||||
| #include "common/settings.h" | ||||
| #include "video_core/renderer_vulkan/vk_master_semaphore.h" | ||||
| #include "video_core/vulkan_common/vulkan_device.h" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user