diff m_option.c @ 19271:64d82a45a05d

introduce new 'stream' directory for all stream layer related components and split them from libmpdemux
author ben
date Mon, 31 Jul 2006 17:39:17 +0000
parents 5949a654e2d4
children 41bcb2309c9c
line wrap: on
line diff
--- a/m_option.c	Mon Jul 31 12:35:04 2006 +0000
+++ b/m_option.c	Mon Jul 31 17:39:17 2006 +0000
@@ -15,7 +15,7 @@
 #include "m_option.h"
 //#include "m_config.h"
 #include "mp_msg.h"
-#include "libmpdemux/url.h"
+#include "stream/url.h"
 
 // Don't free for 'production' atm
 #ifndef MP_DEBUG