Salome HOME
Updated events for Model and minor other changes
[modules/shaper.git] / src / XGUI / XGUI_DocumentDataModel.cpp
index 0cb6233693614dfebc36e5b5e1b8dfe3c3a4e9eb..c3f8a437b13e4050370883f217dbb7cc3b405c83 100644 (file)
@@ -6,7 +6,7 @@
 #include <ModelAPI_Document.h>
 #include <ModelAPI_Feature.h>
 #include <ModelAPI_Object.h>
-#include <Model_Document.h>
+#include <Model_Events.h>
 
 #include <Event_Loop.h>