diff -r c18f9fa7f42e -r 640d30f4fb64 phonebookui/cntcommonui/views/cntimportviewcallback.h --- a/phonebookui/cntcommonui/views/cntimportviewcallback.h Fri Oct 08 11:42:51 2010 +0300 +++ b/phonebookui/cntcommonui/views/cntimportviewcallback.h Fri Oct 15 12:24:46 2010 +0300 @@ -15,8 +15,8 @@ * */ -#ifndef CNTIMPORTVIEWCALLBACK_H_ -#define CNTIMPORTVIEWCALLBACK_H_ +#ifndef CNTIMPORTVIEWCALLBACK_H +#define CNTIMPORTVIEWCALLBACK_H class QString; @@ -33,4 +33,4 @@ virtual void setListBoxItemEnabled(bool aEnabled) = 0; }; -#endif /* CNTIMPORTVIEWCALLBACK_H_ */ +#endif /* CNTIMPORTVIEWCALLBACK_H */