mirror of https://github.com/odrling/Aegisub
Fix OS X compilation
This commit is contained in:
parent
8f019a6e45
commit
2720d8c0dc
|
@ -19,7 +19,8 @@
|
||||||
/// @ingroup utils
|
/// @ingroup utils
|
||||||
///
|
///
|
||||||
|
|
||||||
#include <wx/window.h>
|
#include <wx/frame.h>
|
||||||
|
#include <wx/menu.h>
|
||||||
#include <wx/osx/core/cfstring.h>
|
#include <wx/osx/core/cfstring.h>
|
||||||
|
|
||||||
#import <AppKit/AppKit.h>
|
#import <AppKit/AppKit.h>
|
||||||
|
|
Loading…
Reference in New Issue