diff options
Diffstat (limited to 'src/db_print.h')
-rw-r--r-- | src/db_print.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/db_print.h b/src/db_print.h index 1b957da18..078d4e582 100644 --- a/src/db_print.h +++ b/src/db_print.h @@ -21,8 +21,8 @@ #define MPD_DB_PRINT_H #include "gcc.h" +#include "gerror.h" -#include <glib.h> #include <stdbool.h> struct client; |