diff -r 594d59766373 -r 7d48bed6ce0c phoneclientserver/phoneclient/Inc/ExtCall/TPhCltExtPhoneDialData.h --- a/phoneclientserver/phoneclient/Inc/ExtCall/TPhCltExtPhoneDialData.h Thu Aug 19 10:28:14 2010 +0300 +++ b/phoneclientserver/phoneclient/Inc/ExtCall/TPhCltExtPhoneDialData.h Tue Aug 31 15:45:17 2010 +0300 @@ -21,7 +21,7 @@ // INCLUDES -#include "PhCltTypes.h" +#include "phclttypes.h" // Constant used as window group id to indicate that we wish to go to idle. const TInt KPhCltGoToIdle = 0; @@ -30,7 +30,7 @@ const TInt KPhCltRedialDefault = -1; // Default redial. const TInt KPhCltRedialOff = -2; // Redial is off. const TInt KPhCltRedialWithDefaultTime = -3; // Redial on, with default time. -const TInt KPhCltRedial = 0; // Forced redial. +const TInt KPhCltRedial = 0; // Forced redial. // Other constants used in TPhCltExtPhoneDialData ( default values ) const TBool KPhCltDefaultAllowMatch = ETrue; // Match is allowed