diff --git a/Shaders/Private/CesiumPointAttenuationVertexFactory.ush b/Shaders/Private/CesiumPointAttenuationVertexFactory.ush index 6746ed36c..c48406820 100644 --- a/Shaders/Private/CesiumPointAttenuationVertexFactory.ush +++ b/Shaders/Private/CesiumPointAttenuationVertexFactory.ush @@ -5,7 +5,7 @@ =============================================================================*/ #ifndef ENGINE_VERSION_5_4_OR_HIGHER -#define ENGINE_VERSION_5_5_OR_HIGHER 0 +#define ENGINE_VERSION_5_4_OR_HIGHER 0 #endif #ifndef ENGINE_VERSION_5_5_OR_HIGHER