omadrm/drmplugins/drmrohandler/src/rohandlerdmgrwrapper.cpp
changeset 23 493788a4a8a4
parent 0 95b198f216e5
child 29 3bdc3b853094
--- a/omadrm/drmplugins/drmrohandler/src/rohandlerdmgrwrapper.cpp	Tue Feb 02 00:21:44 2010 +0200
+++ b/omadrm/drmplugins/drmrohandler/src/rohandlerdmgrwrapper.cpp	Fri Apr 16 15:14:55 2010 +0300
@@ -22,7 +22,7 @@
 #include <cdblen.h>
 
 #ifdef __SERIES60_NATIVE_BROWSER
-#include <browseruisdkcrkeys.h>
+#include <BrowserUiSDKCRKeys.h>
 #endif
 
 #include <cmconnectionmethod.h>
@@ -36,14 +36,14 @@
 
 #include <data_caging_path_literals.hrh>
 
-#include <downloadmgrclient.h>
+#include <DownloadMgrClient.h>
 
 #include <es_enum.h> // tconnectioninfo
 #include <es_sock.h> // rconnection rsocket
-#include <roapeng.h>
-#include <roapdef.h>
-#include <roapobserver.h>
-#include "roapsyncwrapper.h"
+#include <RoapEng.h>
+#include <RoapDef.h>
+#include <RoapObserver.h>
+#include "RoapSyncWrapper.h"
 
 #include "rohandlerdmgrwrapper.h"