From 5fba8d773c3f6ea35a2934baa91372806f1c9940 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Sat, 15 Aug 2015 15:55:46 +0200 Subject: PlayerThread, ...: move to src/player/ --- src/Main.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Main.cxx') diff --git a/src/Main.cxx b/src/Main.cxx index ba47856a0..6e646da39 100644 --- a/src/Main.cxx +++ b/src/Main.cxx @@ -25,7 +25,7 @@ #include "PlaylistGlobal.hxx" #include "MusicChunk.hxx" #include "StateFile.hxx" -#include "PlayerThread.hxx" +#include "player/Thread.hxx" #include "Mapper.hxx" #include "Permission.hxx" #include "Listen.hxx" -- cgit v1.2.3