00001
00023 #ifndef _TelepathyQt4_Farsight_channel_h_HEADER_GUARD_
00024 #define _TelepathyQt4_Farsight_channel_h_HEADER_GUARD_
00025
00026 #ifndef IN_TELEPATHY_QT4_HEADER
00027 #error IN_TELEPATHY_QT4_HEADER
00028 #endif
00029
00030 #include <TelepathyQt4/Farsight/global.h>
00031
00032 #include <TelepathyQt4/Types>
00033
00034 #include <telepathy-farsight/channel.h>
00035
00036 namespace Tp
00037 {
00038
00039 TELEPATHY_QT4_FS_EXPORT TfChannel *createFarsightChannel(const StreamedMediaChannelPtr &channel);
00040
00041 }
00042
00043 #endif