diff options
Diffstat (limited to 'libempathy/empathy-message.h')
-rw-r--r-- | libempathy/empathy-message.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libempathy/empathy-message.h b/libempathy/empathy-message.h index c49a2840f..fa6e07be1 100644 --- a/libempathy/empathy-message.h +++ b/libempathy/empathy-message.h @@ -26,7 +26,7 @@ #define __EMPATHY_MESSAGE_H__ #include <glib-object.h> -#include <telepathy-glib/message.h> +#include <telepathy-glib/telepathy-glib.h> #include <telepathy-logger/telepathy-logger.h> #include "empathy-contact.h" |