diff stream/stream_dvb.c @ 30901:76a13038105e

Rename get_path.[ch] --> path.[ch]. These files now contain different functions related to path handling.
author diego
date Sat, 20 Mar 2010 23:38:27 +0000
parents d9bbd1844876
children 20e5447d78f9
line wrap: on
line diff
--- a/stream/stream_dvb.c	Sat Mar 20 23:27:07 2010 +0000
+++ b/stream/stream_dvb.c	Sat Mar 20 23:38:27 2010 +0000
@@ -44,7 +44,7 @@
 #include "help_mp.h"
 #include "m_option.h"
 #include "m_struct.h"
-#include "get_path.h"
+#include "path.h"
 #include "libavutil/avstring.h"
 
 #include "dvbin.h"