diff --git a/rpcs3/Emu/RSX/VK/upscalers/upscaling.h b/rpcs3/Emu/RSX/VK/upscalers/upscaling.h index 986dacbd29..3f51558687 100644 --- a/rpcs3/Emu/RSX/VK/upscalers/upscaling.h +++ b/rpcs3/Emu/RSX/VK/upscalers/upscaling.h @@ -33,4 +33,4 @@ namespace vk rsx::flags32_t mode // Mode ) = 0; }; -} \ No newline at end of file +}