aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy
diff options
context:
space:
mode:
authorxclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>2008-06-13 19:13:55 +0800
committerxclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>2008-06-13 19:13:55 +0800
commitb88069bb757dd8d1da811bdc6d2411b65b0ad529 (patch)
treee029cba07192b95645f7ece515e38712f6587915 /libempathy
parent387ed7f439ee962b956e398cb5c36f3aeadbb72d (diff)
downloadgsoc2013-empathy-b88069bb757dd8d1da811bdc6d2411b65b0ad529.tar
gsoc2013-empathy-b88069bb757dd8d1da811bdc6d2411b65b0ad529.tar.gz
gsoc2013-empathy-b88069bb757dd8d1da811bdc6d2411b65b0ad529.tar.bz2
gsoc2013-empathy-b88069bb757dd8d1da811bdc6d2411b65b0ad529.tar.lz
gsoc2013-empathy-b88069bb757dd8d1da811bdc6d2411b65b0ad529.tar.xz
gsoc2013-empathy-b88069bb757dd8d1da811bdc6d2411b65b0ad529.tar.zst
gsoc2013-empathy-b88069bb757dd8d1da811bdc6d2411b65b0ad529.zip
Do not include _gen/ files (Alban Crequy)
git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@1166 4ee84921-47dd-4033-b63a-18d7a039a3e4
Diffstat (limited to 'libempathy')
-rw-r--r--libempathy/empathy-tp-call.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libempathy/empathy-tp-call.c b/libempathy/empathy-tp-call.c
index fd3503ca4..9fba6de05 100644
--- a/libempathy/empathy-tp-call.c
+++ b/libempathy/empathy-tp-call.c
@@ -25,7 +25,7 @@
#include <telepathy-glib/proxy-subclass.h>
#include <telepathy-glib/dbus.h>
-#include <telepathy-glib/_gen/telepathy-interfaces.h>
+#include <telepathy-glib/interfaces.h>
#include <extensions/extensions.h>