summaryrefslogtreecommitdiff
path: root/qt4/TelepathyQt4/OutgoingStreamTubeChannel
blob: 5fd21af55b7942a8db96146b92df8f85ce47d9c4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#ifndef _TelepathyQt4_OutgoingStreamTubeChannel_HEADER_GUARD_
#define _TelepathyQt4_OutgoingStreamTubeChannel_HEADER_GUARD_

#ifndef IN_TELEPATHY_QT4_HEADER
#define IN_TELEPATHY_QT4_HEADER
#endif

#include <TelepathyQt4/outgoing-stream-tube-channel.h>

#undef IN_TELEPATHY_QT4_HEADER

#endif
// vim:set ft=cpp: