aboutsummaryrefslogtreecommitdiffstats
path: root/src/Playlist.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/Playlist.hxx')
-rw-r--r--src/Playlist.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Playlist.hxx b/src/Playlist.hxx
index f2b7ebd67..db7889227 100644
--- a/src/Playlist.hxx
+++ b/src/Playlist.hxx
@@ -20,7 +20,7 @@
#ifndef MPD_PLAYLIST_HXX
#define MPD_PLAYLIST_HXX
-#include "Queue.hxx"
+#include "queue/Queue.hxx"
#include "PlaylistError.hxx"
enum TagType : uint8_t;