summaryrefslogtreecommitdiffstats
path: root/mpcommon.c
diff options
context:
space:
mode:
Diffstat (limited to 'mpcommon.c')
-rw-r--r--mpcommon.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/mpcommon.c b/mpcommon.c
index 053a46d5a4..83cf2b6881 100644
--- a/mpcommon.c
+++ b/mpcommon.c
@@ -22,8 +22,7 @@
double sub_last_pts = -303;
#ifdef CONFIG_ASS
-#include "libass/ass.h"
-#include "libass/ass_mp.h"
+#include "ass_mp.h"
ass_track_t* ass_track = 0; // current track to render
#endif