Commit c04e1ad4 authored by Max Kellermann's avatar Max Kellermann

mpd_error.h: add missing glib.h include

parent 223b90d0
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment