aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-import-widget.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/empathy-import-widget.h')
-rw-r--r--src/empathy-import-widget.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/empathy-import-widget.h b/src/empathy-import-widget.h
index 14a01d79d..8e9f32f5a 100644
--- a/src/empathy-import-widget.h
+++ b/src/empathy-import-widget.h
@@ -25,10 +25,9 @@
#ifndef __EMPATHY_IMPORT_WIDGET_H__
#define __EMPATHY_IMPORT_WIDGET_H__
-#include <glib-object.h>
-
-#include <libempathy/empathy-connection-managers.h>
+#include <gtk/gtk.h>
+#include "empathy-connection-managers.h"
#include "empathy-import-utils.h"
G_BEGIN_DECLS