diff options
Diffstat (limited to 'libempathy/empathy-tp-streamed-media.c')
-rw-r--r-- | libempathy/empathy-tp-streamed-media.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libempathy/empathy-tp-streamed-media.c b/libempathy/empathy-tp-streamed-media.c index 388b3aa00..f245dcfd5 100644 --- a/libempathy/empathy-tp-streamed-media.c +++ b/libempathy/empathy-tp-streamed-media.c @@ -20,6 +20,8 @@ * Xavier Claessens <xclaesse@gmail.com> */ +#include "config.h" + #include <string.h> #include <telepathy-glib/proxy-subclass.h> |