From ec883e1901cb14c1719345b47e8e2ba4a0f925b4 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Wed, 2 Oct 2013 12:14:07 +0200 Subject: Stats: rename stats.h to Stats.hxx --- src/OtherCommands.cxx | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'src/OtherCommands.cxx') diff --git a/src/OtherCommands.cxx b/src/OtherCommands.cxx index 04ccf6d54..e22c8d093 100644 --- a/src/OtherCommands.cxx +++ b/src/OtherCommands.cxx @@ -36,11 +36,7 @@ #include "util/UriUtil.hxx" #include "util/Error.hxx" #include "fs/Path.hxx" - -extern "C" { -#include "stats.h" -} - +#include "Stats.hxx" #include "Permission.hxx" #include "PlaylistFile.hxx" #include "ClientFile.hxx" -- cgit v1.2.3