summaryrefslogtreecommitdiff
path: root/TelepathyQt4/Constants
blob: 74cc5db465be2756309c6d4f22eb9858d5d40fa4 (plain)
1
2
3
4
5
6
7
8
9
10
11
#ifndef _TelepathyQt4_Constants_HEADER_GUARD_
#define _TelepathyQt4_Constants_HEADER_GUARD_

#ifndef IN_TELEPATHY_QT4_INTERNALS
#define IN_TELEPATHY_QT4_INTERNALS
#endif

#include <TelepathyQt4/constants.h>

#endif
// vim:set ft=cpp: