From 70b87f2eb620bdf1d7e07141914feb2316794fb3 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Thu, 3 Jan 2013 10:33:04 +0100 Subject: client: convert to C++ --- src/TimePrint.cxx | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'src/TimePrint.cxx') diff --git a/src/TimePrint.cxx b/src/TimePrint.cxx index f9499980..208b20e6 100644 --- a/src/TimePrint.cxx +++ b/src/TimePrint.cxx @@ -19,10 +19,7 @@ #include "config.h" #include "TimePrint.hxx" - -extern "C" { -#include "client.h" -} +#include "Client.hxx" #include -- cgit v1.2.3