mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Move Rig well related things to subfolder and update include statements
This commit is contained in:
@@ -24,8 +24,8 @@
|
||||
#include "RicCreateDepthAdjustedLasFilesUi.h"
|
||||
#include "RicExportFeatureImpl.h"
|
||||
|
||||
#include "RigEclipseWellLogExtractor.h"
|
||||
#include "RigGeoMechWellLogExtractor.h"
|
||||
#include "Well/RigEclipseWellLogExtractor.h"
|
||||
#include "Well/RigGeoMechWellLogExtractor.h"
|
||||
|
||||
#include "RimEclipseCase.h"
|
||||
#include "RimGeoMechCase.h"
|
||||
|
||||
@@ -26,9 +26,9 @@
|
||||
#include "RigCaseCellResultsData.h"
|
||||
#include "RigEclipseCaseData.h"
|
||||
#include "RigEclipseResultAddress.h"
|
||||
#include "RigEclipseWellLogExtractor.h"
|
||||
#include "RigGeoMechWellLogExtractor.h"
|
||||
#include "RigResultAccessorFactory.h"
|
||||
#include "Well/RigEclipseWellLogExtractor.h"
|
||||
#include "Well/RigGeoMechWellLogExtractor.h"
|
||||
|
||||
#include "RimEclipseCase.h"
|
||||
#include "RimGeoMechCase.h"
|
||||
|
||||
@@ -31,9 +31,9 @@
|
||||
#include "RigResultAccessor.h"
|
||||
#include "RigResultAccessorFactory.h"
|
||||
#include "RigVirtualPerforationTransmissibilities.h"
|
||||
#include "RigWellLogExtractor.h"
|
||||
#include "RigWellPath.h"
|
||||
#include "RigWellPathIntersectionTools.h"
|
||||
#include "Well/RigWellLogExtractor.h"
|
||||
#include "Well/RigWellPath.h"
|
||||
#include "Well/RigWellPathIntersectionTools.h"
|
||||
|
||||
#include "RimDialogData.h"
|
||||
#include "RimEclipseCase.h"
|
||||
|
||||
@@ -25,8 +25,8 @@
|
||||
|
||||
#include "RifTextDataTableFormatter.h"
|
||||
|
||||
#include "RigWellPath.h"
|
||||
#include "RigWellPathGeometryExporter.h"
|
||||
#include "Well/RigWellPath.h"
|
||||
#include "Well/RigWellPathGeometryExporter.h"
|
||||
|
||||
#include "RimDialogData.h"
|
||||
#include "RimModeledWellPath.h"
|
||||
|
||||
@@ -26,7 +26,7 @@
|
||||
#include "RiaApplication.h"
|
||||
|
||||
#include "RigLasFileExporter.h"
|
||||
#include "RigWellLogCurveData.h"
|
||||
#include "Well/RigWellLogCurveData.h"
|
||||
|
||||
#include "RimWellLogCurve.h"
|
||||
#include "RimWellLogPlot.h"
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
#include "CompletionExportCommands/RicExportCompletionsForVisibleWellPathsFeature.h"
|
||||
#include "RicExportSelectedWellPathsFeature.h"
|
||||
|
||||
#include "RigWellPath.h"
|
||||
#include "Well/RigWellPath.h"
|
||||
|
||||
#include "RimProject.h"
|
||||
#include "RimSummaryCaseMainCollection.h"
|
||||
|
||||
Reference in New Issue
Block a user