1#ifndef _TelepathyQt_ConnectionManager_HEADER_GUARD_
2#define _TelepathyQt_ConnectionManager_HEADER_GUARD_
3
4#ifndef IN_TP_QT_HEADER
5#define IN_TP_QT_HEADER
6#endif
7
8#include <TelepathyQt/connection-manager.h>
9
10#undef IN_TP_QT_HEADER
11
12#endif
13// vim:set ft=cpp:
14