diff libmpdemux/stheader.h @ 26143:268ecf0e1ba4

Add missing header #includes to fix 'make checkheaders'.
author diego
date Wed, 05 Mar 2008 23:32:01 +0000
parents 026b1ac69d47
children 65ad20416dd7
line wrap: on
line diff
--- a/libmpdemux/stheader.h	Wed Mar 05 23:04:27 2008 +0000
+++ b/libmpdemux/stheader.h	Wed Mar 05 23:32:01 2008 +0000
@@ -1,6 +1,7 @@
 #ifndef MPLAYER_STHEADER_H
 #define MPLAYER_STHEADER_H
 
+#include "demuxer.h"
 #include "aviheader.h"
 #include "ms_hdr.h"