phoneengine/audiohandling/src/cpeaudioroutingmonitor.cpp
branchRCL_3
changeset 61 41a7f70b3818
parent 0 5f000ab63145
child 62 5266b1f337bd
--- a/phoneengine/audiohandling/src/cpeaudioroutingmonitor.cpp	Thu Aug 19 09:54:27 2010 +0300
+++ b/phoneengine/audiohandling/src/cpeaudioroutingmonitor.cpp	Tue Aug 31 15:14:29 2010 +0300
@@ -18,7 +18,7 @@
 
 
 // INCLUDES
-#include <talogger.h>
+#include "talogger.h"
 #include "cpeaudioroutingmonitor.h"
 #include "cpeaudiodata.h"
 
@@ -91,7 +91,7 @@
     iOwner.SendMessage( MEngineMonitor::EPEMessageAvailableAudioOutputsChanged, 
                         aTelephonyAudioRouting );
     }
-		
+        
 // -----------------------------------------------------------------------------
 // CPEAudioRoutingMonitor::OutputChanged
 // Output mode changed event received.
@@ -104,7 +104,7 @@
     iOwner.SendMessage( MEngineMonitor::EPEMessageAudioOutputChanged, 
                         aTelephonyAudioRouting.Output() );
     }
-		
+        
 // -----------------------------------------------------------------------------
 // CPEAudioRoutingMonitor::SetOutputComplete
 // OutputComplete mode changed event received.