From 90201e997085f04f5ac28333d2fbc70fbd6809f0 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Thu, 2 Aug 2018 13:45:43 +0200 Subject: DetachedSong, db/LightSong, SongFilter: move to src/song/ --- test/test_queue_priority.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/test_queue_priority.cxx') diff --git a/test/test_queue_priority.cxx b/test/test_queue_priority.cxx index 3282b4219..a3418093c 100644 --- a/test/test_queue_priority.cxx +++ b/test/test_queue_priority.cxx @@ -1,6 +1,6 @@ #include "config.h" #include "queue/Queue.hxx" -#include "DetachedSong.hxx" +#include "song/DetachedSong.hxx" #include "util/Macros.hxx" #include -- cgit v1.2.3