aboutsummaryrefslogtreecommitdiffstats
path: root/src/path.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/path.h')
-rw-r--r--src/path.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/path.h b/src/path.h
index 5e33a21f4..34b726f6f 100644
--- a/src/path.h
+++ b/src/path.h
@@ -25,7 +25,7 @@
extern char * musicDir;
-void initPaths(char * playlistDirArg, char * musicDirArg);
+void initPaths();
void finishPaths();