Link namesotre to libgnunetgnsrecord too
[oweals/gnunet.git] / src / include / gnunet_conversation_service.h
index 3ef3c2f3dfceae709b12d076b15810b9f0ba63aa..70dd013d6d0000f5b58d13f3fc72fcd975c492de 100644 (file)
@@ -203,7 +203,7 @@ GNUNET_CONVERSATION_phone_create (const struct GNUNET_CONFIGURATION_Handle *cfg,
  */
 void
 GNUNET_CONVERSATION_phone_get_record (struct GNUNET_CONVERSATION_Phone *phone,
-                                     struct GNUNET_NAMESTORE_RecordData *rd);
+                                     struct GNUNET_GNSRECORD_Data *rd);
 
 
 /**