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

@@ -19,7 +19,7 @@
#include "config.h"
#include "Stats.hxx"
#include "PlayerControl.hxx"
#include "player/Control.hxx"
#include "client/Response.hxx"
#include "Partition.hxx"
#include "Instance.hxx"