From 68b79f97f331588f29fbf956d53a2e99f70e8b7f Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Tue, 28 Jan 2014 11:42:54 +0100 Subject: output: rename source files --- test/run_output.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') diff --git a/test/run_output.cxx b/test/run_output.cxx index 04f9b9d63..2664b7150 100644 --- a/test/run_output.cxx +++ b/test/run_output.cxx @@ -19,7 +19,7 @@ #include "config.h" #include "output/OutputControl.hxx" -#include "output/OutputInternal.hxx" +#include "output/Internal.hxx" #include "output/OutputPlugin.hxx" #include "config/ConfigData.hxx" #include "config/ConfigGlobal.hxx" -- cgit v1.2.3