diff --git a/src/ui/linechart/LinechartWidget.cc b/src/ui/linechart/LinechartWidget.cc index 9ef311e75ce8f930bf9ccea7f9eb2fd49779cd6e..809c076b1425e51724604560f2187df5a1c910d0 100644 --- a/src/ui/linechart/LinechartWidget.cc +++ b/src/ui/linechart/LinechartWidget.cc @@ -45,6 +45,7 @@ This file is part of the PIXHAWK project #include #include #include +#include #include "LinechartWidget.h" #include "LinechartPlot.h"