summaryrefslogtreecommitdiffstats
path: root/mpcommon.h
diff options
context:
space:
mode:
Diffstat (limited to 'mpcommon.h')
-rw-r--r--mpcommon.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/mpcommon.h b/mpcommon.h
index fbffeec386..0fbb612cdb 100644
--- a/mpcommon.h
+++ b/mpcommon.h
@@ -1,6 +1,10 @@
#ifndef MPLAYER_MPCOMMON_H
#define MPLAYER_MPCOMMON_H
+#include "subreader.h"
+#include "libmpdemux/demuxer.h"
+#include "libmpdemux/stheader.h"
+
extern double sub_last_pts;
extern struct ass_track_s *ass_track;
extern subtitle *vo_sub_last;