From e86e77ad67f883111d50f0886204ad96c8d0f90b Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Wed, 9 Jan 2013 08:36:52 +0100 Subject: idle: convert to C++ --- 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 27318067..97583488 100644 --- a/test/run_output.cxx +++ b/test/run_output.cxx @@ -20,6 +20,7 @@ #include "config.h" #include "OutputControl.hxx" #include "conf.h" +#include "Idle.hxx" extern "C" { #include "output_plugin.h" @@ -29,7 +30,6 @@ extern "C" { #include "filter_registry.h" #include "pcm_convert.h" #include "event_pipe.h" -#include "idle.h" } #include "PlayerControl.hxx" -- cgit v1.2.3