diff --git a/include/core/landmark/landmark_base.h b/include/core/landmark/landmark_base.h
index b24e61f7128c38921ec0f4b44db4fb12136b0257..1cd315b9398b01873f4956043f55d420fc8faa41 100644
--- a/include/core/landmark/landmark_base.h
+++ b/include/core/landmark/landmark_base.h
@@ -93,7 +93,7 @@ class LandmarkBase : public NodeStateBlocks
     TimeStamp    stamp_;          ///< stamp of the creation of the landmark
 
     // Navigate wolf tree
-    void setProblem(ProblemPtr _problem) override final;
+    void setProblem(ProblemPtr _problem) override;
 
   public:
     /** \brief Constructor type and state specs composites (types, vectors, priors)