codhandler/codeng/src/MediaObject.cpp
branchRCL_3
changeset 93 79859ed3eea9
parent 37 cb62a4f66ebe
child 94 919f36ff910f
--- 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