summaryrefslogtreecommitdiff
path: root/TelepathyQt/AbstractProtocolInterface
blob: 45f164899e7e21bd326913c74fd292cd67e6b817 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#ifndef _TelepathyQt_AbstractProtocolInterface_HEADER_GUARD_
#define _TelepathyQt_AbstractProtocolInterface_HEADER_GUARD_

#ifndef IN_TP_QT_HEADER
#define IN_TP_QT_HEADER
#endif

#include <TelepathyQt/base-protocol.h>

#undef IN_TP_QT_HEADER

#endif
// vim:set ft=cpp: