diff options
Diffstat (limited to 'src/fs/fs_getopt.c')
-rw-r--r-- | src/fs/fs_getopt.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fs/fs_getopt.c b/src/fs/fs_getopt.c index b50d0624bf..03747742b4 100644 --- a/src/fs/fs_getopt.c +++ b/src/fs/fs_getopt.c @@ -25,7 +25,7 @@ */ #include "platform.h" #include "gnunet_fs_service.h" -#include "fs.h" +#include "fs_api.h" /* ******************** command-line option parsing API ******************** */ |