summaryrefslogtreecommitdiffstats
path: root/libmpdemux/stheader.h
diff options
context:
space:
mode:
authorarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-10-21 15:47:31 +0000
committerarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-10-21 15:47:31 +0000
commitb7c1f37d4c0e55e90541216e4492c02e9d006a4f (patch)
tree96a062974bcca792dd14f03d8a199337324da5f8 /libmpdemux/stheader.h
parent7d117be401e1a9a4b47cc0a5f880a73b535d7a55 (diff)
downloadmpv-b7c1f37d4c0e55e90541216e4492c02e9d006a4f.tar.bz2
mpv-b7c1f37d4c0e55e90541216e4492c02e9d006a4f.tar.xz
includes cleanup
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2339 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'libmpdemux/stheader.h')
-rw-r--r--libmpdemux/stheader.h9
1 files changed, 3 insertions, 6 deletions
diff --git a/libmpdemux/stheader.h b/libmpdemux/stheader.h
index 0e83c53d84..cb8907bdae 100644
--- a/libmpdemux/stheader.h
+++ b/libmpdemux/stheader.h
@@ -1,11 +1,8 @@
// Stream headers:
-/*
-typedef struct {
- int driver;
- // codec descriptor from codec.conf
-} codecinfo_t;
-*/
+#include "wine/mmreg.h"
+#include "wine/avifmt.h"
+#include "wine/vfw.h"
#ifdef HAVE_OGGVORBIS
#include <math.h>