diff --git a/GUI/View/Plotter/ProjectionsPlot.cpp b/GUI/View/Plotter/ProjectionsPlot.cpp index 435676c935ace2164e8bf298dd8f4ac17b7ef264..f2d98cb9b571484979e7047af5cb85fe80304ca9 100644 --- a/GUI/View/Plotter/ProjectionsPlot.cpp +++ b/GUI/View/Plotter/ProjectionsPlot.cpp @@ -19,7 +19,6 @@ #include "GUI/Model/Axis/AmplitudeAxisItem.h" #include "GUI/Model/Axis/BasicAxisItem.h" #include "GUI/Model/Data/Data2DItem.h" -#include "GUI/Model/Data/RangeUtil.h" #include "GUI/Model/Mask/MaskItems.h" #include "GUI/Model/Mask/MasksSet.h" #include "GUI/Support/Style/QCP_Util.h"