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

This commit is contained in:
jean-pierre charras 2013-06-07 19:35:09 +02:00
parent ee6cd0883d
commit 0c5d9fa20c
1 changed files with 2 additions and 0 deletions

View File

@ -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 )