diff -r 9874a66ff829 -r 85bf606b6d29 bluetooth/btextnotifiers/inc/BTExtNotifiers.h --- a/bluetooth/btextnotifiers/inc/BTExtNotifiers.h Fri Jun 11 16:27:33 2010 +0100 +++ b/bluetooth/btextnotifiers/inc/BTExtNotifiers.h Wed Jun 16 17:28:40 2010 +0100 @@ -129,7 +129,7 @@ IMPORT_C TBool IsValid() const; // Non-exported constructor. Allows creation of default NULL instance - TPanConnection(); + IMPORT_C TPanConnection(); // To match the EXPORT_C in BtExtNotifiers.cpp private: TBTDevAddr iRemoteDeviceAddress;