aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-about-dialog.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/empathy-about-dialog.c')
-rw-r--r--src/empathy-about-dialog.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/empathy-about-dialog.c b/src/empathy-about-dialog.c
index 13a8aa353..d8d9dfa95 100644
--- a/src/empathy-about-dialog.c
+++ b/src/empathy-about-dialog.c
@@ -29,9 +29,10 @@
#include <gtk/gtksizegroup.h>
#include <glade/glade.h>
-#include "empathy-about-dialog.h"
#include <libempathy-gtk/empathy-ui-utils.h>
+#include "empathy-about-dialog.h"
+
#define WEB_SITE "http://live.gnome.org/Empathy"
static void about_dialog_activate_link_cb (GtkAboutDialog *about,