mirror of https://github.com/odrling/Aegisub
Use correct framework header so that we get CFStringRef, etc. included as well.
Originally committed to SVN as r3938.
This commit is contained in:
parent
8513fef7e2
commit
5374441cdd
|
@ -1,4 +1,4 @@
|
|||
#include <LSOpen.h>
|
||||
#include <ApplicationServices/ApplicationServices.h>
|
||||
#include "libosxutil.h"
|
||||
|
||||
void OSX_OpenLocation (const char *location) {
|
||||
|
|
Loading…
Reference in New Issue