changeset 1482:4800d1c58dab

--enable-streaming fix
author arpi
date Sat, 11 Aug 2001 12:46:01 +0000
parents db2a6ae7e296
children 515e80bfa5be
files open.c
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/open.c	Sat Aug 11 00:53:45 2001 +0000
+++ b/open.c	Sat Aug 11 12:46:01 2001 +0000
@@ -12,6 +12,7 @@
 #endif
 
 #include "stream.h"
+#include "demuxer.h"
 
 #ifdef STREAMING
 #include "url.h"