Salome HOME
Fixed validators for Boolean and Intersection
[modules/shaper.git] / src / Model / Model_AttributeString.h
index e99f21763a4c658d53439b469c2665d28f55e070..2d1ba634dea54673f8a62b93e388d4b1413c463d 100644 (file)
@@ -11,7 +11,7 @@
 #include <ModelAPI_AttributeString.h>
 
 #include <TDF_Label.hxx>
-#include <Handle_TDataStd_Name.hxx>
+#include <TDataStd_Name.hxx>
 
 #include <string>