From 3a2254c91f19364d41aacea442c43b00aa1175e2 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Wed, 17 Apr 2013 01:12:05 +0200 Subject: output: 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 240ea967b..4e1cf9ced 100644 --- a/src/OutputPrint.cxx +++ b/src/OutputPrint.cxx @@ -25,7 +25,7 @@ #include "config.h" #include "OutputPrint.hxx" #include "OutputAll.hxx" -#include "output_internal.h" +#include "OutputInternal.hxx" #include "Client.hxx" void -- cgit v1.2.3