diff --git a/Gems/Atom/RHI/Vulkan/Code/Source/RHI/SwapChain.cpp b/Gems/Atom/RHI/Vulkan/Code/Source/RHI/SwapChain.cpp index 937be84c84..0ae3ae1114 100644 --- a/Gems/Atom/RHI/Vulkan/Code/Source/RHI/SwapChain.cpp +++ b/Gems/Atom/RHI/Vulkan/Code/Source/RHI/SwapChain.cpp @@ -5,7 +5,8 @@ * SPDX-License-Identifier: Apache-2.0 OR MIT * */ -#include "Atom_RHI_Vulkan_precompiled.h" + +#include "Atom_RHI_Vulkan_Platform.h" #include #include #include