diff --git a/ApplicationLibCode/Commands/WellPathCommands/RicSetParentWellPathFeature.cpp b/ApplicationLibCode/Commands/WellPathCommands/RicSetParentWellPathFeature.cpp index ec1fb58495..a130320d9b 100644 --- a/ApplicationLibCode/Commands/WellPathCommands/RicSetParentWellPathFeature.cpp +++ b/ApplicationLibCode/Commands/WellPathCommands/RicSetParentWellPathFeature.cpp @@ -25,6 +25,8 @@ #include "RimWellPathCollection.h" #include "RimWellPathTieIn.h" +#include "RiuMainWindow.h" + #include "cafPdmUiPropertyViewDialog.h" #include "cafSelectionManager.h" diff --git a/ApplicationLibCode/Commands/WellPathCommands/RicSetParentWellPathFeature.h b/ApplicationLibCode/Commands/WellPathCommands/RicSetParentWellPathFeature.h index 2679cdf470..880d067515 100644 --- a/ApplicationLibCode/Commands/WellPathCommands/RicSetParentWellPathFeature.h +++ b/ApplicationLibCode/Commands/WellPathCommands/RicSetParentWellPathFeature.h @@ -19,6 +19,7 @@ #pragma once #include "cafCmdFeature.h" +#include "cafPdmObject.h" #include "cafPdmPtrField.h" #include