branch | RCL_3 |
changeset 48 | 79859ed3eea9 |
parent 10 | a359256acfc6 |
child 49 | 919f36ff910f |
--- a/codhandler/codui/src/CodDialog.cpp Thu Aug 19 10:58:56 2010 +0300 +++ b/codhandler/codui/src/CodDialog.cpp Tue Aug 31 16:17:46 2010 +0300 @@ -17,14 +17,14 @@ #include <coemain.h> -#include <AknNoteWrappers.h> +#include <aknnotewrappers.h> #include <AknQueryDialog.h> #include <CAknMemorySelectionDialog.h> #include <CodUi.rsg> #include "CodDialog.h" #include "CodLogger.h" #include <pathinfo.h> -#include <SysUtil.h> +#include <sysutil.h> #ifndef RD_MULTIPLE_DRIVE _LIT(KBackSlash,"\\");