Avoid warning calling unknown ~NativeDialogs on gcc

This commit is contained in:
David Capello 2015-03-25 16:39:21 -03:00
parent 3e44399e4b
commit d242458d52

View File

@ -16,6 +16,7 @@
#include "she/osx/native_dialogs.h"
#else
#include "she/clipboard_simple.h"
#include "she/native_dialogs.h"
#endif
#include "she/common/font.h"