diff options
Diffstat (limited to 'src/empathy-chat-window.c')
-rw-r--r-- | src/empathy-chat-window.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/empathy-chat-window.c b/src/empathy-chat-window.c index ccbfff67a..6d69235a3 100644 --- a/src/empathy-chat-window.c +++ b/src/empathy-chat-window.c @@ -52,10 +52,10 @@ #include <libempathy-gtk/empathy-smiley-manager.h> #include <libempathy-gtk/empathy-sound.h> #include <libempathy-gtk/empathy-ui-utils.h> +#include <libempathy-gtk/empathy-notify-manager.h> #include "empathy-chat-window.h" #include "empathy-about-dialog.h" -#include "empathy-misc.h" #define DEBUG_FLAG EMPATHY_DEBUG_CHAT #include <libempathy/empathy-debug.h> |