branch | RCL_3 |
changeset 48 | 79859ed3eea9 |
parent 26 | cb62a4f66ebe |
child 49 | 919f36ff910f |
--- a/codhandler/codui/inc/CodAppUi.h Thu Aug 19 10:58:56 2010 +0300 +++ b/codhandler/codui/inc/CodAppUi.h Tue Aug 31 16:17:46 2010 +0300 @@ -15,15 +15,16 @@ * */ + #ifndef COD_APP_UI_H #define COD_APP_UI_H // INCLUDES #include <e32base.h> -#include <AknAppUi.h> +#include <aknappui.h> #include <AknServerApp.h> -#include "CodLoadObserver.h" +#include <CodLoadObserver.h> #include "CodWaitDialog.h" // FORWARD DECLARATIONS