PlayerThread, ...: move to src/player/

This commit is contained in:
Max Kellermann
2015-08-15 15:55:46 +02:00
parent 36cd73df51
commit 5fba8d773c
20 changed files with 22 additions and 22 deletions

View File

@@ -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"