diff -r 7f0462e8c3da -r 1e87eb3b400f contentstorage/srvinc/cainstallnotifier.h --- a/contentstorage/srvinc/cainstallnotifier.h Tue Mar 23 23:55:55 2010 +0200 +++ b/contentstorage/srvinc/cainstallnotifier.h Wed Mar 24 03:15:43 2010 +0200 @@ -85,7 +85,7 @@ * @param aNotifier Reference to notifier interface. * @param aNotificationType Notification type. */ - static CCaInstallNotifier* NewL( MCaInstallListener& aListener, +IMPORT_C static CCaInstallNotifier* NewL( MCaInstallListener& aListener, TNotificationType aNotificationType ); /**