License and Privilege changes
[apps/osp/Call.git] / inc / CallInfo.h
index 99f074f..db4efb3 100644 (file)
@@ -1,7 +1,7 @@
 //
 // Copyright (c) 2012 Samsung Electronics Co., Ltd.
 //
-// Licensed under the Flora License, Version 1.0 (the License);
+// Licensed under the Flora License, Version 1.1 (the License);
 // you may not use this file except in compliance with the License.
 // You may obtain a copy of the License at
 //
@@ -155,6 +155,8 @@ private:
 
        //used to store previously fetched contact.
        Tizen::Social::Contact* __pContact;
+       // having the address book here
+       Tizen::Social::Addressbook* __pAddressBook;
 };
 
 #endif // _PHN_CALL_INFO_H_