changeset 19 | 4a629bc82c5e |
parent 14 | 80975da52420 |
child 21 | 2ed61feeead6 |
--- 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 <glib.h> #include "tmscsdevsound.h" @@ -101,4 +101,4 @@ } //namespace TMS -#endif // CS_UPLINK_H +#endif // TMSCSUPLINK_H