mirror of https://github.com/odrling/Aegisub
Yet another fix, now to libass.
Originally committed to SVN as r1896.
This commit is contained in:
parent
7659293a21
commit
5795012adb
|
@ -38,7 +38,7 @@
|
||||||
|
|
||||||
#ifdef WITH_LIBASS
|
#ifdef WITH_LIBASS
|
||||||
|
|
||||||
#include "subtitles_provider.h"
|
#include "subtitles_provider_libass.h"
|
||||||
#include "ass_file.h"
|
#include "ass_file.h"
|
||||||
#include "video_context.h"
|
#include "video_context.h"
|
||||||
#include "utils.h"
|
#include "utils.h"
|
||||||
|
|
Loading…
Reference in New Issue