Client, ...: remove unnecessary glib.h include

This commit is contained in:
Max Kellermann
2013-10-15 20:14:36 +02:00
parent 45418583e9
commit dbd88e6aef
19 changed files with 1 additions and 35 deletions

View File

@@ -34,8 +34,6 @@
#include "tag/TagId3.hxx"
#include "tag/ApeTag.hxx"
#include <glib.h>
#include <assert.h>
#include <sys/types.h>
#include <sys/stat.h>