diff -r 8c9c07ad8b6b -r 65a3ef1d5bd0 iptel_plat/cch_server_api/inc/cchservice.h --- a/iptel_plat/cch_server_api/inc/cchservice.h Mon Jun 21 15:29:21 2010 +0300 +++ b/iptel_plat/cch_server_api/inc/cchservice.h Thu Aug 19 09:45:22 2010 +0300 @@ -25,7 +25,7 @@ #include #include -#include "CCHServiceObserver.h" +#include "cchserviceobserver.h" // CONSTANTS @@ -235,7 +235,7 @@ }; -#include "CCHService.inl" +#include "cchservice.inl" #endif // C_CCHSERVICE_H