diff options
Diffstat (limited to 'src/fs/gnunet-fs-gtk.h')
-rw-r--r-- | src/fs/gnunet-fs-gtk.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fs/gnunet-fs-gtk.h b/src/fs/gnunet-fs-gtk.h index a14f81b9..5fb46ddf 100644 --- a/src/fs/gnunet-fs-gtk.h +++ b/src/fs/gnunet-fs-gtk.h | |||
@@ -248,7 +248,7 @@ struct GNUNET_GTK_MainWindowContext | |||
248 | /** | 248 | /** |
249 | * Operation we use to determine namespace resolution domain. | 249 | * Operation we use to determine namespace resolution domain. |
250 | */ | 250 | */ |
251 | struct GNUNET_IDENTITY_Operation *id_op; | 251 | struct GNUNET_IDENTITY_EgoLookup *id_op; |
252 | 252 | ||
253 | /** | 253 | /** |
254 | * Our zone for SKS operations. Can be NULL. | 254 | * Our zone for SKS operations. Can be NULL. |