summaryrefslogtreecommitdiffstats
path: root/sub/sd_spu.c
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2013-11-23 22:08:42 +0100
committerwm4 <wm4@nowhere>2013-11-23 22:08:42 +0100
commitf99aff1b31a7b23e7761a6da4fc4550d698e06fe (patch)
treeb039e3ef1ef379860d934c1eed0a7a94ef70d444 /sub/sd_spu.c
parent36744a30fbeaf5ea8eed1944650acb12cde9ff48 (diff)
downloadmpv-f99aff1b31a7b23e7761a6da4fc4550d698e06fe.tar.bz2
mpv-f99aff1b31a7b23e7761a6da4fc4550d698e06fe.tar.xz
Reduce stheader.h includes, move stream types to mp_common.h
Diffstat (limited to 'sub/sd_spu.c')
-rw-r--r--sub/sd_spu.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sub/sd_spu.c b/sub/sd_spu.c
index 717e4652b9..0061ec81e3 100644
--- a/sub/sd_spu.c
+++ b/sub/sd_spu.c
@@ -20,7 +20,6 @@
#include "talloc.h"
#include "mpvcore/options.h"
-#include "demux/stheader.h"
#include "video/mp_image.h"
#include "sd.h"
#include "sub.h"