diff -r f3930dda3342 -r cd9e40a08dda mpengine/tsrc/unittest_mpmpxplaybackframeworkwrapper/unittest_mpmpxplaybackframeworkwrapper.pro --- a/mpengine/tsrc/unittest_mpmpxplaybackframeworkwrapper/unittest_mpmpxplaybackframeworkwrapper.pro Fri Sep 03 19:58:01 2010 -0500 +++ b/mpengine/tsrc/unittest_mpmpxplaybackframeworkwrapper/unittest_mpmpxplaybackframeworkwrapper.pro Tue Sep 21 11:40:39 2010 -0500 @@ -47,11 +47,13 @@ stub/inc/mpxplaybackutility.h \ stub/inc/hbglobal.h \ stub/inc/mpsongdata.h \ + stub/inc/mpmpxembeddedplaybackhelper.h \ ../../../mpserviceplugins/inc/mpxaudioeffectengine.h SOURCES += src/unittest_mpmpxplaybackframeworkwrapper.cpp \ ../../src/mpmpxplaybackframeworkwrapper.cpp \ stub/src/mpplaybackdata.cpp \ stub/src/mpxplaybackutility.cpp \ - stub/src/mpsongdata.cpp + stub/src/mpsongdata.cpp \ + stub/src/mpmpxembeddedplaybackhelper.cpp