From 957d2b36be2b274d26327a88d727e3342e813069 Mon Sep 17 00:00:00 2001 From: puvvadar Date: Fri, 22 Oct 2021 11:26:12 -0700 Subject: [PATCH] Add SerializeContext include for nounity builds Signed-off-by: puvvadar Signed-off-by: Gene Walters --- .../RPI/Code/Include/Atom/RPI.Reflect/Shader/ShaderVariantKey.h | 1 + 1 file changed, 1 insertion(+) diff --git a/Gems/Atom/RPI/Code/Include/Atom/RPI.Reflect/Shader/ShaderVariantKey.h b/Gems/Atom/RPI/Code/Include/Atom/RPI.Reflect/Shader/ShaderVariantKey.h index 6dbfaaa948..e7a0672931 100644 --- a/Gems/Atom/RPI/Code/Include/Atom/RPI.Reflect/Shader/ShaderVariantKey.h +++ b/Gems/Atom/RPI/Code/Include/Atom/RPI.Reflect/Shader/ShaderVariantKey.h @@ -7,6 +7,7 @@ */ #pragma once +#include #include #include