From 648196319f4fe30eb468c1e765f198ef435ad313 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Tue, 30 Jul 2013 08:34:10 +0200 Subject: output_api: convert to C++ --- src/OutputThread.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/OutputThread.cxx') diff --git a/src/OutputThread.cxx b/src/OutputThread.cxx index 1f6a21654..9bee3a821 100644 --- a/src/OutputThread.cxx +++ b/src/OutputThread.cxx @@ -20,7 +20,7 @@ #include "config.h" #include "OutputThread.hxx" #include "OutputInternal.hxx" -#include "output_api.h" +#include "OutputAPI.hxx" #include "pcm/PcmMix.hxx" #include "notify.hxx" #include "FilterInternal.hxx" -- cgit v1.2.3