diff options
Diffstat (limited to 'mate-volume-control/src/gvc-channel-bar.h')
-rw-r--r-- | mate-volume-control/src/gvc-channel-bar.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mate-volume-control/src/gvc-channel-bar.h b/mate-volume-control/src/gvc-channel-bar.h index b398756..d31da50 100644 --- a/mate-volume-control/src/gvc-channel-bar.h +++ b/mate-volume-control/src/gvc-channel-bar.h @@ -21,6 +21,7 @@ #ifndef __GVC_CHANNEL_BAR_H #define __GVC_CHANNEL_BAR_H +#include <glib.h> #include <glib-object.h> G_BEGIN_DECLS |