summaryrefslogtreecommitdiffstats
path: root/mpcommon.h
diff options
context:
space:
mode:
Diffstat (limited to 'mpcommon.h')
-rw-r--r--mpcommon.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpcommon.h b/mpcommon.h
index c9bfd92122..211145abfc 100644
--- a/mpcommon.h
+++ b/mpcommon.h
@@ -6,7 +6,7 @@
#include "libmpdemux/stheader.h"
extern double sub_last_pts;
-extern struct ass_track_s *ass_track;
+extern struct ass_track *ass_track;
extern subtitle *vo_sub_last;
void print_version(const char* name);