aboutsummaryrefslogtreecommitdiff
path: root/src/fs/gnunet-fs-gtk-event_handler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/fs/gnunet-fs-gtk-event_handler.h')
-rw-r--r--src/fs/gnunet-fs-gtk-event_handler.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/fs/gnunet-fs-gtk-event_handler.h b/src/fs/gnunet-fs-gtk-event_handler.h
index a86ff339..8fe038bb 100644
--- a/src/fs/gnunet-fs-gtk-event_handler.h
+++ b/src/fs/gnunet-fs-gtk-event_handler.h
@@ -19,11 +19,11 @@
19*/ 19*/
20 20
21/** 21/**
22 * @file src/fs_event_handler.h 22 * @file src/fs/gnunet-fs-gtk-event_handler.h
23 * @brief Main event handler for file-sharing 23 * @brief Main event handler for file-sharing
24 * @author Christian Grothoff 24 * @author Christian Grothoff
25 */ 25 */
26#include "common.h" 26#include "gnunet-fs-gtk-common.h"
27 27
28 28
29struct SearchResult; 29struct SearchResult;
@@ -195,4 +195,4 @@ void* GNUNET_GTK_fs_event_handler (void *cls,
195 const struct GNUNET_FS_ProgressInfo *info); 195 const struct GNUNET_FS_ProgressInfo *info);
196 196
197 197
198/* end of fs_event_handler.h */ 198/* end of gnunet-fs-gtk-event_handler.h */