summaryrefslogtreecommitdiff
path: root/qt4/TelepathyQt4/ConnectionManagerLowlevel
blob: 60a82b87d034665e7977cf2e00325147251045b4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#ifndef _TelepathyQt4_ConnectionManagerLowlevel_HEADER_GUARD
#define _TelepathyQt4_ConnectionManagerLowlevel_HEADER_GUARD

#ifndef IN_TELEPATHY_QT4_HEADER
#define IN_TELEPATHY_QT4_HEADER
#endif

#include <TelepathyQt4/connection-manager-lowlevel.h>

#undef IN_TELEPATHY_QT4_HEADER

#endif
// vim:set ft=cpp: