From 052ebe5acff72d106787837dcea47500e7dcc0ef Mon Sep 17 00:00:00 2001 From: kd-11 Date: Mon, 4 Aug 2025 23:19:16 +0300 Subject: [PATCH] vk: Fix windows build --- rpcs3/Emu/RSX/VK/vkutils/commands.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/rpcs3/Emu/RSX/VK/vkutils/commands.h b/rpcs3/Emu/RSX/VK/vkutils/commands.h index cde281264e..1519eb436b 100644 --- a/rpcs3/Emu/RSX/VK/vkutils/commands.h +++ b/rpcs3/Emu/RSX/VK/vkutils/commands.h @@ -4,6 +4,8 @@ #include "device.h" #include "sync.h" +#include + namespace vk { class command_pool