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/Stats.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Stats.cxx') diff --git a/src/Stats.cxx b/src/Stats.cxx index 9ed3a25dd..0f92b4f47 100644 --- a/src/Stats.cxx +++ b/src/Stats.cxx @@ -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" -- cgit v1.2.3