diff options
Diffstat (limited to 'libempathy-gtk/empathy-subscription-dialog.c')
-rw-r--r-- | libempathy-gtk/empathy-subscription-dialog.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libempathy-gtk/empathy-subscription-dialog.c b/libempathy-gtk/empathy-subscription-dialog.c index 265ea13a2..9f8af521d 100644 --- a/libempathy-gtk/empathy-subscription-dialog.c +++ b/libempathy-gtk/empathy-subscription-dialog.c @@ -22,7 +22,7 @@ #include "empathy-subscription-dialog.h" -#include "libempathy/empathy-utils.h" +#include "empathy-utils.h" #include "empathy-individual-widget.h" #include <glib/gi18n-lib.h> |