From f90abe9530ef1075bc9b60e0f08f405d2d86f799 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Thu, 28 Nov 2013 11:50:54 +0100 Subject: include cleanup using iwyu --- src/mixer/PulseMixerPlugin.cxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/mixer/PulseMixerPlugin.cxx') diff --git a/src/mixer/PulseMixerPlugin.cxx b/src/mixer/PulseMixerPlugin.cxx index ff10256cb..84d42c392 100644 --- a/src/mixer/PulseMixerPlugin.cxx +++ b/src/mixer/PulseMixerPlugin.cxx @@ -26,7 +26,6 @@ #include "util/Domain.hxx" #include "Log.hxx" -#include #include #include #include @@ -34,7 +33,6 @@ #include #include -#include struct PulseMixer final : public Mixer { PulseOutput *output; -- cgit v1.2.3