diff options
author | Conor Curran <conor.curran@canonical.com> | 2011-01-22 23:37:45 -0600 |
---|---|---|
committer | Conor Curran <conor.curran@canonical.com> | 2011-01-22 23:37:45 -0600 |
commit | 1ccf02c850145706776fd2c79a30a33a02df50b3 (patch) | |
tree | fb0c092292dc76bba69cf5aeff24b3ca13176e0f /src/sound-service-dbus.h | |
parent | 5f6cebbcfffa32bffada62659e750ab7d362802e (diff) | |
download | ayatana-indicator-sound-1ccf02c850145706776fd2c79a30a33a02df50b3.tar.gz ayatana-indicator-sound-1ccf02c850145706776fd2c79a30a33a02df50b3.tar.bz2 ayatana-indicator-sound-1ccf02c850145706776fd2c79a30a33a02df50b3.zip |
signals and methods cut down to size, next the indicator
Diffstat (limited to 'src/sound-service-dbus.h')
-rw-r--r-- | src/sound-service-dbus.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sound-service-dbus.h b/src/sound-service-dbus.h index 127ede2..fab3549 100644 --- a/src/sound-service-dbus.h +++ b/src/sound-service-dbus.h @@ -23,6 +23,7 @@ #include <glib.h> #include <glib-object.h> #include <libdbusmenu-glib/menuitem.h> +#include "common-defs.h" G_BEGIN_DECLS |