summaryrefslogtreecommitdiffstats
path: root/song.php
diff options
context:
space:
mode:
Diffstat (limited to 'song.php')
-rw-r--r--song.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/song.php b/song.php
index 6905d71b..37851117 100644
--- a/song.php
+++ b/song.php
@@ -29,7 +29,7 @@
FIXME: don't get me started... :(
*/
-require('modules/init.php');
+require('lib/init.php');
/* If we are running a demo, quick while you still can! */
if (conf('demo_mode') || !$user->has_access('25')) {