Fix macos build error
This commit is contained in:
parent
34bcf1883d
commit
299830350c
|
@ -23,6 +23,7 @@
|
||||||
#import <Cocoa/Cocoa.h>
|
#import <Cocoa/Cocoa.h>
|
||||||
#include <wx/osx/core/cfstring.h>
|
#include <wx/osx/core/cfstring.h>
|
||||||
#include <wx/filefn.h>
|
#include <wx/filefn.h>
|
||||||
|
#include <wx/stdpaths.h>
|
||||||
|
|
||||||
bool KIPLATFORM::ENV::MoveToTrash( const wxString& aPath, wxString& aError )
|
bool KIPLATFORM::ENV::MoveToTrash( const wxString& aPath, wxString& aError )
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue