diff --git a/modules/FindMagnum.cmake b/modules/FindMagnum.cmake index b976cf9df..3e17e0a68 100644 --- a/modules/FindMagnum.cmake +++ b/modules/FindMagnum.cmake @@ -910,7 +910,7 @@ foreach(_component ${Magnum_FIND_COMPONENTS}) # SceneTools library elseif(_component STREQUAL SceneTools) - set(_MAGNUM_${_COMPONENT}_INCLUDE_PATH_NAMES FlattenMeshHierarchy.h) + set(_MAGNUM_${_COMPONENT}_INCLUDE_PATH_NAMES FlattenTransformationHierarchy.h) # ShaderTools library elseif(_component STREQUAL ShaderTools)