summaryrefslogtreecommitdiffstats
path: root/mp_core.h
diff options
context:
space:
mode:
Diffstat (limited to 'mp_core.h')
-rw-r--r--mp_core.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/mp_core.h b/mp_core.h
index b7ed8e6a99..0433ca6c08 100644
--- a/mp_core.h
+++ b/mp_core.h
@@ -2,6 +2,14 @@
#define MPLAYER_MP_CORE_H
#include "mp_osd.h"
+#include "libao2/audio_out.h"
+#include "playtree.h"
+#include "stream/stream.h"
+#include "libmpdemux/demuxer.h"
+#include "libmpdemux/stheader.h"
+#include "mixer.h"
+#include "libvo/video_out.h"
+#include "subreader.h"
// definitions used internally by the core player code