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