From dae8d775bed7cdae9bb8d82cd6015a06dc055eda Mon Sep 17 00:00:00 2001 From: Rebecca Cox Date: Mon, 9 Oct 2017 15:33:01 +0200 Subject: [PATCH] Linux build failed. Replace slash --- ApplicationCode/Commands/RicWellLogTools.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ApplicationCode/Commands/RicWellLogTools.cpp b/ApplicationCode/Commands/RicWellLogTools.cpp index cd68a36e23..d43a714786 100644 --- a/ApplicationCode/Commands/RicWellLogTools.cpp +++ b/ApplicationCode/Commands/RicWellLogTools.cpp @@ -36,7 +36,7 @@ #include "RiuMainPlotWindow.h" #include "RiuSelectionManager.h" -#include "WellLogCommands\RicWellLogPlotCurveFeatureImpl.h" +#include "WellLogCommands/RicWellLogPlotCurveFeatureImpl.h" #include "cafSelectionManager.h"