From 86b0adc82ce64bb08518088c35ce754dc96d7062 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Sat, 26 Jan 2013 01:04:02 +0100 Subject: playlist/*: convert to C++ --- src/CommandLine.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/CommandLine.cxx') diff --git a/src/CommandLine.cxx b/src/CommandLine.cxx index 6b7a8b1ca..c0b449859 100644 --- a/src/CommandLine.cxx +++ b/src/CommandLine.cxx @@ -28,7 +28,7 @@ #include "output_plugin.h" #include "InputRegistry.hxx" #include "InputPlugin.hxx" -#include "playlist_list.h" +#include "PlaylistRegistry.hxx" #include "playlist_plugin.h" #include "mpd_error.h" #include "glib_compat.h" -- cgit v1.2.3