aboutsummaryrefslogtreecommitdiffstats
path: root/src/Partition.hxx
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/Partition.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Partition.hxx b/src/Partition.hxx
index 991234a50..7f7def4af 100644
--- a/src/Partition.hxx
+++ b/src/Partition.hxx
@@ -20,7 +20,7 @@
#ifndef MPD_PARTITION_HXX
#define MPD_PARTITION_HXX
-#include "Playlist.hxx"
+#include "queue/Playlist.hxx"
#include "output/MultipleOutputs.hxx"
#include "mixer/Listener.hxx"
#include "PlayerControl.hxx"