diff --git a/src/module/sc_component_manager_module.cpp b/src/module/sc_component_manager_module.cpp index 6fbf185..bb7339c 100644 --- a/src/module/sc_component_manager_module.cpp +++ b/src/module/sc_component_manager_module.cpp @@ -6,6 +6,8 @@ #include "sc_component_manager_module.hpp" +#include "sc-config/sc_config.hpp" + SC_MODULE_REGISTER(ScComponentManagerModule); void ScComponentManagerModule::Initialize(ScMemoryContext * context)