mirror of
https://github.com/odrling/Aegisub
synced 2025-04-11 22:56:02 +02:00
Wrap libosxutils headers with "extern C"
Originally committed to SVN as r3118.
This commit is contained in:
parent
5ad6e777d3
commit
4599eec308
@ -48,10 +48,11 @@
|
||||
#include <wx/filefn.h>
|
||||
|
||||
#ifdef __APPLE__
|
||||
extern "C" {
|
||||
#include "libosxutil/libosxutil.h"
|
||||
#include <sys/param.h>
|
||||
#endif
|
||||
|
||||
}
|
||||
|
||||
///////////////
|
||||
// Constructor
|
||||
|
Loading…
x
Reference in New Issue
Block a user