summaryrefslogtreecommitdiff
path: root/src/core/proto/proto_cell.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/proto/proto_cell.c')
-rw-r--r--src/core/proto/proto_cell.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/proto/proto_cell.c b/src/core/proto/proto_cell.c
index 0442e2c6ee..697fed29e1 100644
--- a/src/core/proto/proto_cell.c
+++ b/src/core/proto/proto_cell.c
@@ -5,7 +5,7 @@
/* See LICENSE for licensing information */
#include "core/or/or.h"
-#include "lib/container/buffers.h"
+#include "lib/buf/buffers.h"
#include "core/proto/proto_cell.h"
#include "core/or/connection_or.h"