summaryrefslogtreecommitdiff
path: root/TelepathyQt/ChannelTypeStreamTubeInterface
diff options
context:
space:
mode:
Diffstat (limited to 'TelepathyQt/ChannelTypeStreamTubeInterface')
-rw-r--r--TelepathyQt/ChannelTypeStreamTubeInterface13
1 files changed, 13 insertions, 0 deletions
diff --git a/TelepathyQt/ChannelTypeStreamTubeInterface b/TelepathyQt/ChannelTypeStreamTubeInterface
new file mode 100644
index 00000000..390b9774
--- /dev/null
+++ b/TelepathyQt/ChannelTypeStreamTubeInterface
@@ -0,0 +1,13 @@
+#ifndef _TelepathyQt_Client_ChannelTypeStreamTubeInterface_HEADER_GUARD_
+#define _TelepathyQt_Client_ChannelTypeStreamTubeInterface_HEADER_GUARD_
+
+#ifndef IN_TP_QT_HEADER
+#define IN_TP_QT_HEADER
+#endif
+
+#include <TelepathyQt/channel.h>
+
+#undef IN_TP_QT_HEADER
+
+#endif
+// vim:set ft=cpp: