aboutsummaryrefslogtreecommitdiffstats
path: root/src/output
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2014-02-24 20:34:06 +0100
committerMax Kellermann <max@duempel.org>2014-02-24 20:34:09 +0100
commit7c5396ffb9151cb379e883f0776c4db57eeef5ed (patch)
treeb32337cac55509c963af443732833ea9a59228af /src/output
parent83193989575c6cbe06a326156bc0dfcf55f5b31b (diff)
downloadmpd-7c5396ffb9151cb379e883f0776c4db57eeef5ed.tar.gz
mpd-7c5396ffb9151cb379e883f0776c4db57eeef5ed.tar.xz
mpd-7c5396ffb9151cb379e883f0776c4db57eeef5ed.zip
output/{shout,win32}: include cleanup
Diffstat (limited to 'src/output')
-rw-r--r--src/output/plugins/ShoutOutputPlugin.cxx1
-rw-r--r--src/output/plugins/WinmmOutputPlugin.cxx2
2 files changed, 0 insertions, 3 deletions
diff --git a/src/output/plugins/ShoutOutputPlugin.cxx b/src/output/plugins/ShoutOutputPlugin.cxx
index e693274a7..a16c8fecd 100644
--- a/src/output/plugins/ShoutOutputPlugin.cxx
+++ b/src/output/plugins/ShoutOutputPlugin.cxx
@@ -29,7 +29,6 @@
#include "Log.hxx"
#include <shout/shout.h>
-#include <glib.h>
#include <assert.h>
#include <stdlib.h>
diff --git a/src/output/plugins/WinmmOutputPlugin.cxx b/src/output/plugins/WinmmOutputPlugin.cxx
index cae39df5f..e5c5a6f0c 100644
--- a/src/output/plugins/WinmmOutputPlugin.cxx
+++ b/src/output/plugins/WinmmOutputPlugin.cxx
@@ -26,8 +26,6 @@
#include "util/Domain.hxx"
#include "util/Macros.hxx"
-#include <glib.h>
-
#include <stdlib.h>
#include <string.h>