diff options
Diffstat (limited to 'src/Main.cxx')
-rw-r--r-- | src/Main.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Main.cxx b/src/Main.cxx index 8bb997090..9216b49cc 100644 --- a/src/Main.cxx +++ b/src/Main.cxx @@ -462,7 +462,7 @@ int mpd_main(int argc, char *argv[]) ZeroconfInit(*main_loop); - player_create(&instance->partition->pc); + player_create(instance->partition->pc); if (create_db) { /* the database failed to load: recreate the |