diff --git a/code_generation/analysis_template_friends.cxx b/code_generation/analysis_template_friends.cxx index e0946f8c..2dab53b1 100644 --- a/code_generation/analysis_template_friends.cxx +++ b/code_generation/analysis_template_friends.cxx @@ -138,7 +138,7 @@ int main(int argc, char *argv[]) { // start an onnx session manager OnnxSessionManager onnxSessionManager; // start a correction manager - CorrectionManager correctionManager; + correctionManager::CorrectionManager correctionManager; // {MULTITHREADING}