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