Include missing header.
Originally committed to SVN as r4736.
This commit is contained in:
parent
9f1b1f1cad
commit
ce28cca7c6
1 changed files with 2 additions and 0 deletions
|
@ -53,6 +53,8 @@
|
||||||
#include <wx/stdpaths.h>
|
#include <wx/stdpaths.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#include <libaegisub/log.h>
|
||||||
|
|
||||||
#ifdef __APPLE__
|
#ifdef __APPLE__
|
||||||
extern "C" {
|
extern "C" {
|
||||||
#include "libosxutil/libosxutil.h"
|
#include "libosxutil/libosxutil.h"
|
||||||
|
|
Loading…
Reference in a new issue