diff options
Diffstat (limited to 'src/empathy-call-window-fullscreen.c')
-rw-r--r-- | src/empathy-call-window-fullscreen.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/empathy-call-window-fullscreen.c b/src/empathy-call-window-fullscreen.c index b678c0a42..6da478fbd 100644 --- a/src/empathy-call-window-fullscreen.c +++ b/src/empathy-call-window-fullscreen.c @@ -24,8 +24,8 @@ #include "empathy-call-window-fullscreen.h" -#include "libempathy/empathy-utils.h" -#include "libempathy-gtk/empathy-ui-utils.h" +#include "empathy-utils.h" +#include "empathy-ui-utils.h" /* The number of seconds for which the "leave fullscreen" popup should be shown */ |