Yet another fix, now to libass.

Originally committed to SVN as r1896.
This commit is contained in:
Rodrigo Braz Monteiro 2008-03-05 03:24:01 +00:00
parent 7659293a21
commit 5795012adb

View file

@ -38,7 +38,7 @@
#ifdef WITH_LIBASS
#include "subtitles_provider.h"
#include "subtitles_provider_libass.h"
#include "ass_file.h"
#include "video_context.h"
#include "utils.h"