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

@@ -30,8 +30,6 @@
#include "DatabasePlugin.hxx"
#include "db/SimpleDatabasePlugin.hxx"
#include <glib.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <unistd.h>