diff --git a/pcsx2/GS/Renderers/Common/GSDevice.h b/pcsx2/GS/Renderers/Common/GSDevice.h index 0ca09becd6..7513dd313e 100644 --- a/pcsx2/GS/Renderers/Common/GSDevice.h +++ b/pcsx2/GS/Renderers/Common/GSDevice.h @@ -8,7 +8,6 @@ #include "GS/GS.h" #include "GS/Renderers/Common/GSFastList.h" #include "GS/Renderers/Common/GSTexture.h" -#include "GS/Renderers/Vulkan/GSTextureVK.h" #include "GS/Renderers/Common/GSVertex.h" #include "GS/GSAlignedClass.h" #include "GS/GSExtra.h"