diff options
author | Conor Curran <conor.curran@canonical.com> | 2010-08-06 13:22:25 +0100 |
---|---|---|
committer | Conor Curran <conor.curran@canonical.com> | 2010-08-06 13:22:25 +0100 |
commit | 8286c9e86314f8ff459576efde19b03709634140 (patch) | |
tree | 4fe1716675002bc8cde09e647e8431f7da2ff235 /src/transport-widget.h | |
parent | 830c82bc82d7ea3bc891b35e2169170e1352c199 (diff) | |
parent | 734cf9dc8224140b6b729c09237d598aec546ef3 (diff) | |
download | ayatana-indicator-sound-8286c9e86314f8ff459576efde19b03709634140.tar.gz ayatana-indicator-sound-8286c9e86314f8ff459576efde19b03709634140.tar.bz2 ayatana-indicator-sound-8286c9e86314f8ff459576efde19b03709634140.zip |
volume slider refactor merged
Diffstat (limited to 'src/transport-widget.h')
-rw-r--r-- | src/transport-widget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/transport-widget.h b/src/transport-widget.h index 1d1aa6e..c69836a 100644 --- a/src/transport-widget.h +++ b/src/transport-widget.h @@ -20,7 +20,7 @@ with this program. If not, see <http://www.gnu.org/licenses/>. #define __TRANSPORT_WIDGET_H__ #include <gtk/gtkmenuitem.h> -#include <libdbusmenu-gtk/menu.h> +#include <libdbusmenu-gtk/menuitem.h> G_BEGIN_DECLS |