From 4657a3bd0fd97583e23cd65b80db71a71345fc13 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Tue, 28 Jan 2014 11:39:12 +0100 Subject: output: move functions into the AudioOutput struct --- test/run_output.cxx | 1 - 1 file changed, 1 deletion(-) (limited to 'test') diff --git a/test/run_output.cxx b/test/run_output.cxx index 2664b7150..55fcf3698 100644 --- a/test/run_output.cxx +++ b/test/run_output.cxx @@ -18,7 +18,6 @@ */ #include "config.h" -#include "output/OutputControl.hxx" #include "output/Internal.hxx" #include "output/OutputPlugin.hxx" #include "config/ConfigData.hxx" -- cgit v1.2.3