diff -r 80975da52420 -r 4a629bc82c5e 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 Apr 30 19:18:45 2010 -0500 @@ -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