[Feature]
contacts_db_add_changed_cb_with_info
contacts_db_remove_changed_cb_with_info
moved from contacts_db.h to contacts_db_extension.h, so include was needed.
[Verification] Code compiles without errors after manually added changed rpms to GBS-ROOT.
Change-Id: Ie9ef7096c0a13e5c15356507a24a812cd6f4f774
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
#include <tapi_common.h>
#include <ITapiSim.h>
+#include <contacts_db_extension.h>
#include "common/logger.h"
#include "common/platform_exception.h"
#include "common/filter-utils.h"
#include <contacts.h>
+#include <contacts_db_extension.h>
#include "contact/contact_instance.h"
#include "contact/person.h"