aboutsummaryrefslogtreecommitdiffstats
path: root/src/PlaylistState.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/PlaylistState.cxx')
-rw-r--r--src/PlaylistState.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/PlaylistState.cxx b/src/PlaylistState.cxx
index bcac3e324..e727ecd1f 100644
--- a/src/PlaylistState.cxx
+++ b/src/PlaylistState.cxx
@@ -26,7 +26,7 @@
#include "PlaylistState.hxx"
#include "PlaylistError.hxx"
#include "Playlist.hxx"
-#include "QueueSave.hxx"
+#include "queue/QueueSave.hxx"
#include "fs/TextFile.hxx"
#include "PlayerControl.hxx"
#include "ConfigGlobal.hxx"