summaryrefslogtreecommitdiff
path: root/telepathy-glib
diff options
context:
space:
mode:
Diffstat (limited to 'telepathy-glib')
-rw-r--r--telepathy-glib/call-content.h2
-rw-r--r--telepathy-glib/call-misc.h4
-rw-r--r--telepathy-glib/call-stream.h2
3 files changed, 4 insertions, 4 deletions
diff --git a/telepathy-glib/call-content.h b/telepathy-glib/call-content.h
index 468485f89..b490e0d09 100644
--- a/telepathy-glib/call-content.h
+++ b/telepathy-glib/call-content.h
@@ -82,6 +82,6 @@ gboolean tp_call_content_send_tones_finish (TpCallContent *self,
G_END_DECLS
-#include "_gen/tp-cli-call-content.h"
+#include <telepathy-glib/_gen/tp-cli-call-content.h>
#endif
diff --git a/telepathy-glib/call-misc.h b/telepathy-glib/call-misc.h
index 198e04513..44dfa09a8 100644
--- a/telepathy-glib/call-misc.h
+++ b/telepathy-glib/call-misc.h
@@ -30,7 +30,7 @@ void tp_call_content_media_description_init_known_interfaces (void);
G_END_DECLS
-#include "_gen/tp-cli-call-content-media-description.h"
-#include "_gen/tp-cli-call-stream-endpoint.h"
+#include <telepathy-glib/_gen/tp-cli-call-content-media-description.h>
+#include <telepathy-glib/_gen/tp-cli-call-stream-endpoint.h>
#endif
diff --git a/telepathy-glib/call-stream.h b/telepathy-glib/call-stream.h
index bbd91b82c..9c3403220 100644
--- a/telepathy-glib/call-stream.h
+++ b/telepathy-glib/call-stream.h
@@ -82,6 +82,6 @@ gboolean tp_call_stream_request_receiving_finish (TpCallStream *self,
G_END_DECLS
-#include "_gen/tp-cli-call-stream.h"
+#include <telepathy-glib/_gen/tp-cli-call-stream.h>
#endif