mirror of https://github.com/odrling/Aegisub
Whoops, re-add nuked } after 'extern "C" {' that got removed when the __WINDOWS__ wrap
was removed. Originally committed to SVN as r2173.
This commit is contained in:
parent
a2d584c115
commit
0734c81d9e
|
@ -45,6 +45,7 @@ extern "C" {
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include "../libass/ass.h"
|
#include "../libass/ass.h"
|
||||||
|
}
|
||||||
|
|
||||||
///////////////////
|
///////////////////
|
||||||
// libass provider
|
// libass provider
|
||||||
|
|
Loading…
Reference in New Issue