diff options
Diffstat (limited to 'src/Stats.cxx')
-rw-r--r-- | src/Stats.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
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" |