diff options
Diffstat (limited to 'src/mapper.h')
-rw-r--r-- | src/mapper.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mapper.h b/src/mapper.h index ed4a60b56..da2bf3daf 100644 --- a/src/mapper.h +++ b/src/mapper.h @@ -24,6 +24,8 @@ #ifndef MPD_MAPPER_H #define MPD_MAPPER_H +#include "gerror.h" + #include <glib.h> #include <stdbool.h> |