branch | RCL_3 |
changeset 49 | 919f36ff910f |
parent 48 | 79859ed3eea9 |
--- a/codhandler/codui/src/CodDialog.cpp Tue Aug 31 16:17:46 2010 +0300 +++ b/codhandler/codui/src/CodDialog.cpp Wed Sep 01 12:28:30 2010 +0100 @@ -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,"\\");