Fix macos build error

This commit is contained in:
Marek Roszko 2021-01-23 14:29:49 -05:00
parent 34bcf1883d
commit 299830350c
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@
#import <Cocoa/Cocoa.h>
#include <wx/osx/core/cfstring.h>
#include <wx/filefn.h>
#include <wx/stdpaths.h>
bool KIPLATFORM::ENV::MoveToTrash( const wxString& aPath, wxString& aError )
{