Commit 0c5d9fa2 authored by jean-pierre charras's avatar jean-pierre charras
Browse files

Fix compil issue on wxWidgets 2.8.12, created by my last commit.

parent ee6cd088
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -35,6 +35,8 @@
#include <drawtxt.h>
#include <class_title_block.h>
#include "worksheet_shape_builder.h"
#include <wx/filename.h>



wxString GetDefaultPlotExtension( PlotFormat aFormat )