aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/fs/namespace.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/fs/namespace.c')
-rw-r--r--src/plugins/fs/namespace.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/fs/namespace.c b/src/plugins/fs/namespace.c
index 6bc4889f..e18a28f5 100644
--- a/src/plugins/fs/namespace.c
+++ b/src/plugins/fs/namespace.c
@@ -33,9 +33,9 @@
33#include "namespace_search.h" 33#include "namespace_search.h"
34#include "content_tracking.h" 34#include "content_tracking.h"
35#include <GNUnet/gnunet_util_crypto.h> 35#include <GNUnet/gnunet_util_crypto.h>
36#include <GNUnet/gnunet_util_pseudonym.h>
36#include <GNUnet/gnunet_uritrack_lib.h> 37#include <GNUnet/gnunet_uritrack_lib.h>
37#include <GNUnet/gnunet_namespace_lib.h> 38#include <GNUnet/gnunet_namespace_lib.h>
38#include <GNUnet/gnunet_pseudonym_lib.h>
39#include <extractor.h> 39#include <extractor.h>
40 40
41/** 41/**