mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Fix include statement
This commit is contained in:
@@ -18,11 +18,11 @@
|
||||
|
||||
#include "RimContourMapProjection.h"
|
||||
|
||||
#include "ContourMap//RigFloodingSettings.h"
|
||||
#include "ContourMap/RigContourMapCalculator.h"
|
||||
#include "ContourMap/RigContourMapGrid.h"
|
||||
#include "ContourMap/RigContourMapProjection.h"
|
||||
#include "ContourMap/RigContourMapTrianglesGenerator.h"
|
||||
#include "ContourMap/RigFloodingSettings.h"
|
||||
|
||||
#include "RimCase.h"
|
||||
#include "RimGridView.h"
|
||||
|
Reference in New Issue
Block a user