diff options
Diffstat (limited to 'src/empathy-notifications-approver.c')
-rw-r--r-- | src/empathy-notifications-approver.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/empathy-notifications-approver.c b/src/empathy-notifications-approver.c index b4f77eebb..7e06da1b7 100644 --- a/src/empathy-notifications-approver.c +++ b/src/empathy-notifications-approver.c @@ -21,13 +21,13 @@ #include <glib/gi18n.h> -#include "libempathy-gtk/empathy-notify-manager.h" -#include "libempathy-gtk/empathy-call-utils.h" +#include "empathy-notify-manager.h" +#include "empathy-call-utils.h" #include "empathy-event-manager.h" #define DEBUG_FLAG EMPATHY_DEBUG_OTHER -#include "libempathy/empathy-debug.h" +#include "empathy-debug.h" #include "empathy-notifications-approver.h" |