diff stream/stream_livedotcom.c @ 19312:ab8d6b6deb63

proper inclusion of demuxer.h (including libmpdemux in Makefile only was to make previous split easier)
author ben
date Fri, 04 Aug 2006 17:01:29 +0000
parents 64d82a45a05d
children d261f5109660
line wrap: on
line diff
--- a/stream/stream_livedotcom.c	Fri Aug 04 16:55:48 2006 +0000
+++ b/stream/stream_livedotcom.c	Fri Aug 04 17:01:29 2006 +0000
@@ -8,7 +8,7 @@
 
 #include "stream.h"
 #include "network.h"
-#include "demuxer.h"
+#include "libmpdemux/demuxer.h"
 #include "help_mp.h"
 
 extern int network_bandwidth;