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