mpd_error.h: add missing glib.h include
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
#ifndef MPD_ERROR_H
|
||||
#define MPD_ERROR_H
|
||||
|
||||
#include <glib.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
/* This macro is used as an intermediate step to a proper error handling
|
||||
|
Reference in New Issue
Block a user