--- a/mtpfws/mtpfw/daemon/server/group/mtpserver.mmp Fri Aug 20 17:43:33 2010 +0800
+++ b/mtpfws/mtpfw/daemon/server/group/mtpserver.mmp Fri Sep 03 18:38:04 2010 +0800
@@ -13,8 +13,6 @@
// Description:
//
-#include <comms-infras/commsdebugutility.mmh>
-
TARGET mtpserver.exe
TARGETTYPE EXE
UID 0 0x102827A2
@@ -32,7 +30,8 @@
USERINCLUDE ../../common/inc/
USERINCLUDE ../../../common/inc
USERINCLUDE ../../../inc
-USERINCLUDE ../../../transports/transportapi/inc
+USERINCLUDE ../../../transports/transportapi/inc
+USERINCLUDE ../traces
SOURCEPATH ../src/
SOURCE cmtpserver.cpp