~ubuntu-core-dev/update-notifier/ubuntu

« back to all changes in this revision

Viewing changes to src/update-notifier.c

  • Committer: seb128
  • Date: 2009-06-26 16:07:39 UTC
  • mto: This revision was merged to the branch mainline in revision 465.
  • Revision ID: seb128@seb128-laptop-20090626160739-hs300xxw3o75mz4s
clean libglade use

Show diffs side-by-side

added added

removed removed

Lines of Context:
31
31
#include <glib.h>
32
32
#include <glib/gstdio.h>
33
33
#include <gtk/gtk.h>
34
 
#include <glade/glade.h>
35
34
#include <gio/gio.h>
36
35
 
37
36
#include "update-notifier.h"