diff --git a/ApplicationCode/SocketInterface/RiaProjectInfoCommands.cpp b/ApplicationCode/SocketInterface/RiaProjectInfoCommands.cpp index 4e4f0c76d7..c4ab077840 100644 --- a/ApplicationCode/SocketInterface/RiaProjectInfoCommands.cpp +++ b/ApplicationCode/SocketInterface/RiaProjectInfoCommands.cpp @@ -40,7 +40,6 @@ #include "RimIdenticalGridCaseGroup.h" #include "RimCaseCollection.h" #include "RimScriptCollection.h" -#include "RimWellPathCollection.h" #include "RimOilField.h" #include "RimEclipseCaseCollection.h" #include "cafSelectionManager.h" diff --git a/ApplicationCode/SocketInterface/RiaSocketServer.cpp b/ApplicationCode/SocketInterface/RiaSocketServer.cpp index 6c63cdf5b6..04fac0bcc6 100644 --- a/ApplicationCode/SocketInterface/RiaSocketServer.cpp +++ b/ApplicationCode/SocketInterface/RiaSocketServer.cpp @@ -42,7 +42,6 @@ #include "RimIdenticalGridCaseGroup.h" #include "RimScriptCollection.h" #include "RimCaseCollection.h" -#include "RimWellPathCollection.h" #include "RimReservoirCellResultsStorage.h" #include "RigCaseData.h" diff --git a/ApplicationCode/UserInterface/RiuMainWindow.cpp b/ApplicationCode/UserInterface/RiuMainWindow.cpp index 7b0e31a19a..0a84186ce1 100644 --- a/ApplicationCode/UserInterface/RiuMainWindow.cpp +++ b/ApplicationCode/UserInterface/RiuMainWindow.cpp @@ -51,7 +51,6 @@ #include "RimTreeViewStateSerializer.h" #include "RimWellLogPlot.h" #include "RimWellLogPlotCollection.h" -#include "RimWellPathCollection.h" #include "RimWellPathImport.h" #include "RiuDragDrop.h"