webengine/wmlengine/src/hed/src/contentLoader.cpp
changeset 68 92a765b5b3e7
parent 65 5bfc169077b2
--- a/webengine/wmlengine/src/hed/src/contentLoader.cpp	Fri Apr 16 16:07:13 2010 +0300
+++ b/webengine/wmlengine/src/hed/src/contentLoader.cpp	Mon May 03 13:32:15 2010 +0300
@@ -20,12 +20,12 @@
 // document handler.
 
 #include <e32base.h>
-#include <aiwvariant.h>    
+#include <AiwVariant.h>    
 #include <apmstd.h>             // for TDataType
-#include <ErrorUi.h>            // for Series60 error notes
+#include <ErrorUI.h>            // for Series60 error notes
 #include <eikenv.h>
 #include "nwx_http_defs.h"      
-#include "ContentLoader.h"
+#include "contentLoader.h"
 #include "MVCShell.h"
 #include "BrsrStatusCodes.h"
 #include <BrCtlSpecialLoadObserver.h>