Client, ...: remove unnecessary glib.h include
This commit is contained in:
@@ -25,8 +25,8 @@
|
||||
#include "Song.hxx"
|
||||
#include "DatabaseLock.hxx"
|
||||
|
||||
#include <glib.h>
|
||||
#include <assert.h>
|
||||
#include <stddef.h>
|
||||
|
||||
void
|
||||
delete_song(Directory *dir, Song *del)
|
||||
|
||||
Reference in New Issue
Block a user