Salome HOME
Fixed the problem with several parts creation.
[modules/shaper.git] / src / ModelAPI / ModelAPI_PluginManager.cpp
index bfdfbe813035c83f0223da6749244f43a45c8da5..a8d497c7c6986d6146148f7d525e83c54b09374d 100644 (file)
@@ -7,6 +7,7 @@
 #include <ModelAPI_Document.h>
 // to avoid unresolved ModelAPI_Feature()
 #include <ModelAPI_Feature.h>
+#include <ModelAPI_Object.h>
 // to avoid unresolved ModelAPI_Data()
 #include <ModelAPI_Data.h>
 // to avoid unresolved ModelAPI_Plugin()