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/UpdateGlue.cxx | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'src/UpdateGlue.cxx') diff --git a/src/UpdateGlue.cxx b/src/UpdateGlue.cxx index a4a47d468..50af6271d 100644 --- a/src/UpdateGlue.cxx +++ b/src/UpdateGlue.cxx @@ -29,11 +29,7 @@ #include "GlobalEvents.hxx" #include "util/Error.hxx" #include "Log.hxx" - -extern "C" { -#include "stats.h" -} - +#include "Stats.hxx" #include "Main.hxx" #include "Instance.hxx" #include "system/FatalError.hxx" -- cgit v1.2.3