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/OutputPrint.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/OutputPrint.cxx') diff --git a/src/OutputPrint.cxx b/src/OutputPrint.cxx index aa3c4c043..bf20fe794 100644 --- a/src/OutputPrint.cxx +++ b/src/OutputPrint.cxx @@ -25,10 +25,10 @@ #include "config.h" #include "OutputPrint.hxx" #include "output_internal.h" +#include "Client.hxx" extern "C" { #include "output_all.h" -#include "client.h" } void -- cgit v1.2.3