diff options
author | Conor Curran <conor.curran@canonical.com> | 2010-10-14 17:58:42 +0100 |
---|---|---|
committer | Conor Curran <conor.curran@canonical.com> | 2010-10-14 17:58:42 +0100 |
commit | e2792ab0a1dfd8ca0c96b59b675fa09e8cd0e5d7 (patch) | |
tree | af40bb6796cdb9b60c182bfe7d572b95dc649b3f /src/title-widget.h | |
parent | 000862e2eae0d894e1f81df6b13c14d19f407d48 (diff) | |
download | ayatana-indicator-sound-e2792ab0a1dfd8ca0c96b59b675fa09e8cd0e5d7.tar.gz ayatana-indicator-sound-e2792ab0a1dfd8ca0c96b59b675fa09e8cd0e5d7.tar.bz2 ayatana-indicator-sound-e2792ab0a1dfd8ca0c96b59b675fa09e8cd0e5d7.zip |
moving towards getting the icon across the divide
Diffstat (limited to 'src/title-widget.h')
-rw-r--r-- | src/title-widget.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/title-widget.h b/src/title-widget.h index 574a2b1..1e25775 100644 --- a/src/title-widget.h +++ b/src/title-widget.h @@ -21,6 +21,8 @@ with this program. If not, see <http://www.gnu.org/licenses/>. #include <gtk/gtkimagemenuitem.h> #include <libdbusmenu-gtk/menuitem.h> +#include <libdbusmenu-glib/menuitem.h> + G_BEGIN_DECLS |