diff command.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 c1a3f1bbba26
children 2186c040f9e0
line wrap: on
line diff
--- a/command.c	Sat Mar 20 23:27:07 2010 +0000
+++ b/command.c	Sat Mar 20 23:38:27 2010 +0000
@@ -46,7 +46,7 @@
 #include "libmpcodecs/dec_teletext.h"
 #include "vobsub.h"
 #include "spudec.h"
-#include "get_path.h"
+#include "path.h"
 #include "stream/tv.h"
 #include "stream/stream_radio.h"
 #include "stream/pvr.h"