#include #include #ifndef COMMON_FILENAME_H #define COMMON_FILENAME_H wxString CreateFilenamePath(wxString Path, wxString Filename); #endif