summaryrefslogtreecommitdiff
path: root/TelepathyQt/BaseConnection
blob: 13027a1afb4018c19cdb3be392e54644f4e4d3a9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#ifndef _TelepathyQt_BaseConnection_HEADER_GUARD_
#define _TelepathyQt_BaseConnection_HEADER_GUARD_

#ifndef IN_TP_QT_HEADER
#define IN_TP_QT_HEADER
#endif

#include <TelepathyQt/base-connection.h>

#undef IN_TP_QT_HEADER

#endif
// vim:set ft=cpp: