--- a/codhandler/codeng/src/MediaObject.cpp Thu Aug 19 10:58:56 2010 +0300
+++ b/codhandler/codeng/src/MediaObject.cpp Tue Aug 31 16:17:46 2010 +0300
@@ -27,7 +27,7 @@
#include "FileExt.h"
#include "CodStatus.h"
#include "HeaderField.h"
-#include <ApmStd.h>
+#include <apmstd.h>
// ================= MEMBER FUNCTIONS =======================
@@ -750,4 +750,4 @@
const TDataType& type( iTypes->MdcaPoint( aIndex ) );
iTypes->Delete(aIndex);
iTypes->InsertL(0,type.Des8());
- }
+ }
\ No newline at end of file