summaryrefslogtreecommitdiff
path: root/TelepathyQt4/IntrospectableInterface
blob: f5cb393f06390b47e33f6b8b9eb15f54ca00404f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#ifndef _TelepathyQt4_IntrospectableInterface_HEADER_GUARD_
#define _TelepathyQt4_IntrospectableInterface_HEADER_GUARD_

#ifndef IN_TELEPATHY_QT4_HEADER
#define IN_TELEPATHY_QT4_HEADER
#endif

#include <TelepathyQt4/dbus.h>

#undef IN_TELEPATHY_QT4_HEADER

#endif
// vim:set ft=cpp: