browserutilities/downloadmgr/DownloadMgrUiLib/Inc/AsyncEventHandlerBase.h
branchRCL_3
changeset 94 919f36ff910f
parent 93 79859ed3eea9
--- a/browserutilities/downloadmgr/DownloadMgrUiLib/Inc/AsyncEventHandlerBase.h	Tue Aug 31 16:17:46 2010 +0300
+++ b/browserutilities/downloadmgr/DownloadMgrUiLib/Inc/AsyncEventHandlerBase.h	Wed Sep 01 12:28:30 2010 +0100
@@ -15,14 +15,12 @@
 *
 */
 
-
-
 #ifndef ASYNCEVENTHANDLERBASE_H
 #define ASYNCEVENTHANDLERBASE_H
 
 //  INCLUDES
 #include <e32base.h>
-#include <DownloadMgrClient.h>
+#include <downloadmgrclient.h>
 
 // FORWARD DECLARATIONS
 class RHttpDownload;