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 --- src/output/OutputThread.cxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/output/OutputThread.cxx') diff --git a/src/output/OutputThread.cxx b/src/output/OutputThread.cxx index f2ea048df..449198c8b 100644 --- a/src/output/OutputThread.cxx +++ b/src/output/OutputThread.cxx @@ -19,9 +19,9 @@ #include "config.h" #include "OutputThread.hxx" -#include "OutputInternal.hxx" +#include "Internal.hxx" #include "OutputAPI.hxx" -#include "OutputError.hxx" +#include "Domain.hxx" #include "pcm/PcmMix.hxx" #include "notify.hxx" #include "filter/FilterInternal.hxx" -- cgit v1.2.3