diff options
Diffstat (limited to 'src/InotifySource.hxx')
-rw-r--r-- | src/InotifySource.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/InotifySource.hxx b/src/InotifySource.hxx index d174cc863..e8f9ff03c 100644 --- a/src/InotifySource.hxx +++ b/src/InotifySource.hxx @@ -24,8 +24,6 @@ #include "gerror.h" #include "gcc.h" -#include <glib.h> - typedef void (*mpd_inotify_callback_t)(int wd, unsigned mask, const char *name, void *ctx); |