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
1 changed files with 1 additions and 0 deletions
|
@ -45,6 +45,7 @@ extern "C" {
|
|||
#endif
|
||||
|
||||
#include "../libass/ass.h"
|
||||
}
|
||||
|
||||
///////////////////
|
||||
// libass provider
|
||||
|
|
Loading…
Reference in a new issue