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