diff --git a/ApplicationCode/UserInterface/RiuSummaryQwtPlot.cpp b/ApplicationCode/UserInterface/RiuSummaryQwtPlot.cpp index 557e312dbb..e5c2b23eef 100644 --- a/ApplicationCode/UserInterface/RiuSummaryQwtPlot.cpp +++ b/ApplicationCode/UserInterface/RiuSummaryQwtPlot.cpp @@ -50,7 +50,6 @@ #include #include -#include #include "RiuWidgetDragger.h" #include "RiuCvfOverlayItemWidget.h" @@ -59,6 +58,8 @@ #include "cafTitledOverlayFrame.h" #include "RimEnsembleCurveSetCollection.h" +#include + //-------------------------------------------------------------------------------------------------- /// //-------------------------------------------------------------------------------------------------- diff --git a/Fwk/AppFwk/cafVizExtensions/cafOverlayScalarMapperLegend.cpp b/Fwk/AppFwk/cafVizExtensions/cafOverlayScalarMapperLegend.cpp index 8b564c3172..3b614cd8d3 100644 --- a/Fwk/AppFwk/cafVizExtensions/cafOverlayScalarMapperLegend.cpp +++ b/Fwk/AppFwk/cafVizExtensions/cafOverlayScalarMapperLegend.cpp @@ -66,6 +66,7 @@ #include #include "cvfRenderStateBlending.h" #include +#include namespace caf {