diff -r 80975da52420 -r 43d09473c595 mmserv/tms/tmscallserver/inc/tmscsuplink.h --- a/mmserv/tms/tmscallserver/inc/tmscsuplink.h Mon May 03 12:59:52 2010 +0300 +++ b/mmserv/tms/tmscallserver/inc/tmscsuplink.h Fri May 14 16:22:35 2010 +0300 @@ -15,8 +15,8 @@ * */ -#ifndef CS_UPLINK_H -#define CS_UPLINK_H +#ifndef TMSCSUPLINK_H +#define TMSCSUPLINK_H #include #include "tmscsdevsound.h" @@ -101,4 +101,4 @@ } //namespace TMS -#endif // CS_UPLINK_H +#endif // TMSCSUPLINK_H