From 4d73e4d605a8abecff28b7e8c015d252b25954a9 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Wed, 26 Feb 2014 09:17:41 +0100 Subject: db/simple: create dedicated directory --- src/db/PlaylistVector.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/db/PlaylistVector.hxx') 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 -- cgit v1.2.3