Salome HOME
updated copyright message
[modules/shaper.git] / src / FeaturesAPI / FeaturesAPI_BoundingBox.h
index cc45aa4afb035159b7aab762e918e7b954af26c0..af34a8f5b702fb0a3b22115f22803e0ef270d793 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2018-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
@@ -22,7 +22,7 @@
 
 #include "FeaturesAPI.h"
 
-#include "FeaturesPlugin_CreateBoundingBox.h"
+#include "FeaturesPlugin_BoundingBox.h"
 
 #include <ModelHighAPI_Interface.h>
 #include <ModelHighAPI_Macro.h>
@@ -50,8 +50,8 @@ public:
   FEATURESAPI_EXPORT
   virtual ~FeaturesAPI_BoundingBox();
 
-  INTERFACE_1(FeaturesPlugin_CreateBoundingBox::ID(),
-              objectSelected, FeaturesPlugin_CreateBoundingBox::OBJECT_ID(),
+  INTERFACE_1(FeaturesPlugin_BoundingBox::ID(),
+              objectSelected, FeaturesPlugin_BoundingBox::OBJECT_ID(),
               ModelAPI_AttributeSelection, /** object selected*/)
 
   /// Dump wrapped feature