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

@@ -31,7 +31,7 @@
#include "AudioParser.hxx"
#include "pcm/PcmConvert.hxx"
#include "filter/FilterRegistry.hxx"
#include "PlayerControl.hxx"
#include "player/Control.hxx"
#include "stdbin.h"
#include "util/Error.hxx"
#include "Log.hxx"