diff options
Diffstat (limited to 'src/UpdateWalk.cxx')
-rw-r--r-- | src/UpdateWalk.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/UpdateWalk.cxx b/src/UpdateWalk.cxx index fb6618111..dcac0f97e 100644 --- a/src/UpdateWalk.cxx +++ b/src/UpdateWalk.cxx @@ -28,6 +28,7 @@ #include "Directory.hxx" #include "song.h" #include "PlaylistVector.hxx" +#include "PlaylistRegistry.hxx" #include "Mapper.hxx" #include "ExcludeList.hxx" #include "conf.h" @@ -35,7 +36,6 @@ extern "C" { #include "uri.h" -#include "playlist_list.h" } #include <glib.h> |