diff --git a/ApplicationCode/ReservoirDataModel/RigCaseCellResultsData.h b/ApplicationCode/ReservoirDataModel/RigCaseCellResultsData.h index 24bae5f283..1f0041265a 100644 --- a/ApplicationCode/ReservoirDataModel/RigCaseCellResultsData.h +++ b/ApplicationCode/ReservoirDataModel/RigCaseCellResultsData.h @@ -20,8 +20,6 @@ #pragma once -#include "RifReaderInterface.h" - #include "RiaDefines.h" #include "cvfCollection.h" @@ -37,6 +35,7 @@ class RigMainGrid; class RigEclipseResultInfo; class RigStatisticsDataCache; class RigEclipseTimeStepInfo; +class RigEclipseCaseData; //================================================================================================== /// Class containing the results for the complete number of active cells. Both main grid and LGR's