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