aboutsummaryrefslogtreecommitdiffstats
path: root/src/db/PlaylistVector.hxx
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/db/PlaylistVector.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/db/PlaylistVector.hxx b/src/db/PlaylistVector.hxx
index 8820ead5c..accd4fd42 100644
--- a/src/db/PlaylistVector.hxx
+++ b/src/db/PlaylistVector.hxx
@@ -20,7 +20,7 @@
#ifndef MPD_PLAYLIST_VECTOR_HXX
#define MPD_PLAYLIST_VECTOR_HXX
-#include "PlaylistInfo.hxx"
+#include "db/PlaylistInfo.hxx"
#include "Compiler.h"
#include <list>