aboutsummaryrefslogtreecommitdiffstats
path: root/src/PlaylistSong.cxx
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2013-12-15 18:33:17 +0100
committerMax Kellermann <max@duempel.org>2013-12-15 18:33:26 +0100
commit635d6a19efc61fb59fc51fc280f239501bb9c2d4 (patch)
tree55574e40d74528af9cbdc96b11d5103bd2042d6a /src/PlaylistSong.cxx
parent777844ae0c0c24720efc1288bb20f12b191e5bdf (diff)
downloadmpd-635d6a19efc61fb59fc51fc280f239501bb9c2d4.tar.gz
mpd-635d6a19efc61fb59fc51fc280f239501bb9c2d4.tar.xz
mpd-635d6a19efc61fb59fc51fc280f239501bb9c2d4.zip
util/Tokenizer, ...: include cleanup
Diffstat (limited to 'src/PlaylistSong.cxx')
-rw-r--r--src/PlaylistSong.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/PlaylistSong.cxx b/src/PlaylistSong.cxx
index 084f534ad..f016e46b6 100644
--- a/src/PlaylistSong.cxx
+++ b/src/PlaylistSong.cxx
@@ -30,8 +30,6 @@
#include "util/Error.hxx"
#include "Song.hxx"
-#include <glib.h>
-
#include <assert.h>
#include <string.h>