aboutsummaryrefslogtreecommitdiff
path: root/src/fs/gnunet-fs-gtk.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/fs/gnunet-fs-gtk.c')
-rw-r--r--src/fs/gnunet-fs-gtk.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/fs/gnunet-fs-gtk.c b/src/fs/gnunet-fs-gtk.c
index 48c8bdab..e50476b5 100644
--- a/src/fs/gnunet-fs-gtk.c
+++ b/src/fs/gnunet-fs-gtk.c
@@ -23,8 +23,8 @@
23 * @brief Main function of gnunet-fs-gtk 23 * @brief Main function of gnunet-fs-gtk
24 * @author Christian Grothoff 24 * @author Christian Grothoff
25 */ 25 */
26#include "gnunet-fs-gtk-common.h" 26#include "gnunet-fs-gtk_common.h"
27#include "gnunet-fs-gtk-event_handler.h" 27#include "gnunet-fs-gtk_event-handler.h"
28#include <gdk/gdkkeysyms.h> 28#include <gdk/gdkkeysyms.h>
29 29
30/** 30/**