diff --git a/common/common_plot_functions.cpp b/common/common_plot_functions.cpp index 50da2d814f..e090dd2af2 100644 --- a/common/common_plot_functions.cpp +++ b/common/common_plot_functions.cpp @@ -35,6 +35,8 @@ #include #include #include "worksheet_shape_builder.h" +#include + wxString GetDefaultPlotExtension( PlotFormat aFormat )