diff options
author | Conor Curran <conor.curran@canonical.com> | 2010-07-13 13:52:04 +0100 |
---|---|---|
committer | Conor Curran <conor.curran@canonical.com> | 2010-07-13 13:52:04 +0100 |
commit | 07a314b698c43f47d706a1b87b8101a2f6edc4db (patch) | |
tree | 5f3d0f33fc9c77c5a7080629bd0f1974fc90b89e /src/title-widget.c | |
parent | 4325e0092d77cc2d993c7305c49d0517f3defb0e (diff) | |
download | ayatana-indicator-sound-07a314b698c43f47d706a1b87b8101a2f6edc4db.tar.gz ayatana-indicator-sound-07a314b698c43f47d706a1b87b8101a2f6edc4db.tar.bz2 ayatana-indicator-sound-07a314b698c43f47d706a1b87b8101a2f6edc4db.zip |
typo fixed
Diffstat (limited to 'src/title-widget.c')
-rw-r--r-- | src/title-widget.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/title-widget.c b/src/title-widget.c index 5de2fb8..8037eb7 100644 --- a/src/title-widget.c +++ b/src/title-widget.c @@ -23,7 +23,6 @@ with this program. If not, see <http://www.gnu.org/licenses/>. #include <glib/gi18n.h> #include "title-widget.h" -#include "scrub-widget.h" #include "common-defs.h" #include <gtk/gtk.h> #include <libindicator/indicator-image-helper.h> |