diff options
author | Conor Curran <conor.curran@canonical.com> | 2011-01-10 13:12:39 +0000 |
---|---|---|
committer | Conor Curran <conor.curran@canonical.com> | 2011-01-10 13:12:39 +0000 |
commit | 6bf8f172ef969f5d0a5fa2a2da1497b8b84c42bb (patch) | |
tree | c0cfcc4739a2914e8c36d49d19bf6d19b2dcb9bf /src/sound-service-dbus.c | |
parent | e102f3b357c8ee39efde7406d7abfed5c0d16998 (diff) | |
download | ayatana-indicator-sound-6bf8f172ef969f5d0a5fa2a2da1497b8b84c42bb.tar.gz ayatana-indicator-sound-6bf8f172ef969f5d0a5fa2a2da1497b8b84c42bb.tar.bz2 ayatana-indicator-sound-6bf8f172ef969f5d0a5fa2a2da1497b8b84c42bb.zip |
autofoo fixes
Diffstat (limited to 'src/sound-service-dbus.c')
-rw-r--r-- | src/sound-service-dbus.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sound-service-dbus.c b/src/sound-service-dbus.c index c574705..319e72a 100644 --- a/src/sound-service-dbus.c +++ b/src/sound-service-dbus.c @@ -23,7 +23,7 @@ #endif #include <gio/gio.h> -#include "gen-indicator-service.xml.h" +#include "gen-sound-service.xml.h" #include "dbus-shared-names.h" #include "sound-service-dbus.h" #include "common-defs.h" |