codhandler/codeng/src/MediaObject.cpp
branchRCL_3
changeset 94 919f36ff910f
parent 93 79859ed3eea9
--- a/codhandler/codeng/src/MediaObject.cpp	Tue Aug 31 16:17:46 2010 +0300
+++ b/codhandler/codeng/src/MediaObject.cpp	Wed Sep 01 12:28:30 2010 +0100
@@ -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
+    }