summaryrefslogtreecommitdiffstats
path: root/bin/parse_m3u.php.inc
diff options
context:
space:
mode:
Diffstat (limited to 'bin/parse_m3u.php.inc')
-rw-r--r--bin/parse_m3u.php.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/parse_m3u.php.inc b/bin/parse_m3u.php.inc
index 9b720bb3..71c5c2f4 100644
--- a/bin/parse_m3u.php.inc
+++ b/bin/parse_m3u.php.inc
@@ -23,7 +23,7 @@ $filename = "/data/music/Live/L/Life'll Kill Ya/Warren Zevon.m3u";
$no_session = '1';
-require ("../modules/init.php");
+require ("../lib/init.php");
$handle = fopen($filename,'r');