diff options
author | Max Kellermann <max@duempel.org> | 2013-12-15 18:33:17 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2013-12-15 18:33:26 +0100 |
commit | 635d6a19efc61fb59fc51fc280f239501bb9c2d4 (patch) | |
tree | 55574e40d74528af9cbdc96b11d5103bd2042d6a /src/DatabaseSave.cxx | |
parent | 777844ae0c0c24720efc1288bb20f12b191e5bdf (diff) | |
download | mpd-635d6a19efc61fb59fc51fc280f239501bb9c2d4.tar.gz mpd-635d6a19efc61fb59fc51fc280f239501bb9c2d4.tar.xz mpd-635d6a19efc61fb59fc51fc280f239501bb9c2d4.zip |
util/Tokenizer, ...: include cleanup
Diffstat (limited to 'src/DatabaseSave.cxx')
-rw-r--r-- | src/DatabaseSave.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/DatabaseSave.cxx b/src/DatabaseSave.cxx index 67357a9a9..f41edefda 100644 --- a/src/DatabaseSave.cxx +++ b/src/DatabaseSave.cxx @@ -31,8 +31,6 @@ #include "util/Error.hxx" #include "Log.hxx" -#include <glib.h> - #include <string.h> #include <stdlib.h> |