Fix libass on OSX after the repo changes.

Originally committed to SVN as r2763.
This commit is contained in:
Amar Takhar 2009-03-13 04:12:45 +00:00
parent b2bcb09943
commit b5ab061f02
1 changed files with 2 additions and 1 deletions

View File

@ -38,7 +38,8 @@
#include "ass_fontconfig.h"
#ifdef BUILD_DARWIN
#include "../aegisub/libosxutil/libosxutil.h"
#include "../src/libosxutil/libosxutil.h"
#include <sys/param.h>
#endif
#ifdef CONFIG_FONTCONFIG