summaryrefslogtreecommitdiff
path: root/qt4/TelepathyQt4/ConnectionInterfaceContactCapabilitiesInterface
diff options
context:
space:
mode:
Diffstat (limited to 'qt4/TelepathyQt4/ConnectionInterfaceContactCapabilitiesInterface')
-rw-r--r--qt4/TelepathyQt4/ConnectionInterfaceContactCapabilitiesInterface13
1 files changed, 13 insertions, 0 deletions
diff --git a/qt4/TelepathyQt4/ConnectionInterfaceContactCapabilitiesInterface b/qt4/TelepathyQt4/ConnectionInterfaceContactCapabilitiesInterface
new file mode 100644
index 000000000..96d94a71e
--- /dev/null
+++ b/qt4/TelepathyQt4/ConnectionInterfaceContactCapabilitiesInterface
@@ -0,0 +1,13 @@
+#ifndef _TelepathyQt4_ConnectionInterfaceContactCapabilitiesInterface_HEADER_GUARD_
+#define _TelepathyQt4_ConnectionInterfaceContactCapabilitiesInterface_HEADER_GUARD_
+
+#ifndef IN_TELEPATHY_QT4_HEADER
+#define IN_TELEPATHY_QT4_HEADER
+#endif
+
+#include <TelepathyQt4/connection.h>
+
+#undef IN_TELEPATHY_QT4_HEADER
+
+#endif
+// vim:set ft=cpp: