diff options
Diffstat (limited to 'src/mixer_control.h')
-rw-r--r-- | src/mixer_control.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mixer_control.h b/src/mixer_control.h index 6c3468aca..307298e47 100644 --- a/src/mixer_control.h +++ b/src/mixer_control.h @@ -25,7 +25,7 @@ #ifndef MPD_MIXER_CONTROL_H #define MPD_MIXER_CONTROL_H -#include <glib.h> +#include "gerror.h" #include <stdbool.h> |