PlayerThread, ...: move to src/player/
This commit is contained in:
@@ -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"
|
||||
|
@@ -3,7 +3,7 @@
|
||||
*/
|
||||
|
||||
#include "config.h"
|
||||
#include "CrossFade.cxx"
|
||||
#include "player/CrossFade.cxx"
|
||||
|
||||
#include <cppunit/TestFixture.h>
|
||||
#include <cppunit/extensions/TestFactoryRegistry.h>
|
||||
|
Reference in New Issue
Block a user