[development] Fixed Profiler ImGui module name when building monolithic (#4848)
Signed-off-by: AMZN-ScottR <24445312+AMZN-ScottR@users.noreply.github.com>
This commit is contained in:
@@ -46,4 +46,4 @@ namespace Profiler
|
||||
};
|
||||
}// namespace Profiler
|
||||
|
||||
AZ_DECLARE_MODULE_CLASS(Gem_Profiler, Profiler::ProfilerImGuiModule)
|
||||
AZ_DECLARE_MODULE_CLASS(Gem_ProfilerImGui, Profiler::ProfilerImGuiModule)
|
||||
|
||||
Reference in New Issue
Block a user