summaryrefslogtreecommitdiff
path: root/TelepathyQt/ConnectionFactory
blob: 8af15eed793a465cd186a37a6f37005530f6783f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#ifndef _TelepathyQt_ConnectionFactory_HEADER_GUARD_
#define _TelepathyQt_ConnectionFactory_HEADER_GUARD_

#ifndef IN_TP_QT_HEADER
#define IN_TP_QT_HEADER
#endif

#include <TelepathyQt/connection-factory.h>

#undef IN_TP_QT_HEADER

#endif
// vim:set ft=cpp: