summaryrefslogtreecommitdiff
path: root/src/protocol.h
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2013-09-12 16:25:31 +0200
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2013-09-16 10:17:20 +0200
commitd23eabc7369420f401650266b110bb8017e0e09d (patch)
treed76bf19e062e62ef1d71fcd0ecaa2fb4721f031f /src/protocol.h
parent2b01622f523b7874afa6fb7bbda440d8e05e0e85 (diff)
downloadtelepathy-idle-d23eabc7369420f401650266b110bb8017e0e09d.tar.gz
Use TP_DISABLE_SINGLE_INCLUDE
https://bugs.freedesktop.org/show_bug.cgi?id=69311
Diffstat (limited to 'src/protocol.h')
-rw-r--r--src/protocol.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/protocol.h b/src/protocol.h
index adf58a7..87de737 100644
--- a/src/protocol.h
+++ b/src/protocol.h
@@ -21,7 +21,7 @@
#define IDLE_PROTOCOL_H
#include <glib-object.h>
-#include <telepathy-glib/base-protocol.h>
+#include <telepathy-glib/telepathy-glib.h>
G_BEGIN_DECLS