diff options
Diffstat (limited to 'src/fs/gnunet-fs-gtk-main_window_file_download.c')
-rw-r--r-- | src/fs/gnunet-fs-gtk-main_window_file_download.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/fs/gnunet-fs-gtk-main_window_file_download.c b/src/fs/gnunet-fs-gtk-main_window_file_download.c index 5f04f26a..73ec3bb9 100644 --- a/src/fs/gnunet-fs-gtk-main_window_file_download.c +++ b/src/fs/gnunet-fs-gtk-main_window_file_download.c | |||
@@ -27,8 +27,8 @@ | |||
27 | * - automatically populate dialog from clipboard? | 27 | * - automatically populate dialog from clipboard? |
28 | * - use our own builder instead of the main builder? | 28 | * - use our own builder instead of the main builder? |
29 | */ | 29 | */ |
30 | #include "gnunet-fs-gtk-common.h" | 30 | #include "gnunet-fs-gtk_common.h" |
31 | #include "gnunet-fs-gtk-download.h" | 31 | #include "gnunet-fs-gtk_download-save-as.h" |
32 | #include "gnunet-fs-gtk.h" | 32 | #include "gnunet-fs-gtk.h" |
33 | #include <gdk/gdkkeysyms.h> | 33 | #include <gdk/gdkkeysyms.h> |
34 | 34 | ||