diff options
Diffstat (limited to 'src/PlaylistDatabase.hxx')
-rw-r--r-- | src/PlaylistDatabase.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/PlaylistDatabase.hxx b/src/PlaylistDatabase.hxx index f5f039267..a08d623fb 100644 --- a/src/PlaylistDatabase.hxx +++ b/src/PlaylistDatabase.hxx @@ -21,9 +21,9 @@ #define MPD_PLAYLIST_DATABASE_HXX #include "check.h" +#include "gerror.h" #include <stdio.h> -#include <glib.h> #define PLAYLIST_META_BEGIN "playlist_begin: " |