aboutsummaryrefslogtreecommitdiff
path: root/src/or/dirserv.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/or/dirserv.c')
-rw-r--r--src/or/dirserv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/or/dirserv.c b/src/or/dirserv.c
index 693160e80c..62d4e73223 100644
--- a/src/or/dirserv.c
+++ b/src/or/dirserv.c
@@ -5,7 +5,7 @@
#define DIRSERV_PRIVATE
#include "or/or.h"
-#include "common/buffers.h"
+#include "lib/container/buffers.h"
#include "or/config.h"
#include "or/confparse.h"
#include "or/channel.h"