diff options
Diffstat (limited to 'libempathy-gtk/empathy-share-my-desktop.c')
-rw-r--r-- | libempathy-gtk/empathy-share-my-desktop.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libempathy-gtk/empathy-share-my-desktop.c b/libempathy-gtk/empathy-share-my-desktop.c index 5a0737adc..78bf1472d 100644 --- a/libempathy-gtk/empathy-share-my-desktop.c +++ b/libempathy-gtk/empathy-share-my-desktop.c @@ -21,7 +21,7 @@ #include "config.h" #define DEBUG_FLAG EMPATHY_DEBUG_SHARE_DESKTOP -#include "libempathy/empathy-debug.h" +#include "empathy-debug.h" #include "empathy-share-my-desktop.h" |