--- a/mpserviceplugins/mpxsqlitedbhgplugin/group/mpxsqlitedbhgplugin.mmp Fri May 14 18:54:37 2010 -0500
+++ b/mpserviceplugins/mpxsqlitedbhgplugin/group/mpxsqlitedbhgplugin.mmp Fri May 28 19:46:01 2010 -0500
@@ -82,6 +82,7 @@
APP_LAYER_SYSTEMINCLUDE
SYSTEMINCLUDE /epoc32/include/ecom
SYSTEMINCLUDE /epoc32/include/mmf/common
+SYSTEMINCLUDE /epoc32/include/mw/hb/hbcore
LIBRARY euser.lib
LIBRARY ecom.lib
@@ -91,6 +92,7 @@
LIBRARY bafl.lib
LIBRARY apmime.lib
LIBRARY sysutil.lib
+LIBRARY hbcore.lib
#ifdef __MTP_PROTOCOL_SUPPORT
LIBRARY centralrepository.lib
#endif