Include missing header.

Originally committed to SVN as r4736.
This commit is contained in:
Amar Takhar 2010-08-12 14:36:09 +00:00
parent 9f1b1f1cad
commit ce28cca7c6
1 changed files with 2 additions and 0 deletions

View File

@ -53,6 +53,8 @@
#include <wx/stdpaths.h>
#endif
#include <libaegisub/log.h>
#ifdef __APPLE__
extern "C" {
#include "libosxutil/libosxutil.h"