Fix compil issue on wxWidgets 2.8.12, created by my last commit.
This commit is contained in:
parent
ee6cd0883d
commit
0c5d9fa20c
|
@ -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 )
|
||||
|
|
Loading…
Reference in New Issue