aboutsummaryrefslogtreecommitdiff
path: root/src/core/proto/proto_http.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/proto/proto_http.c')
-rw-r--r--src/core/proto/proto_http.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/proto/proto_http.c b/src/core/proto/proto_http.c
index 5c86fc4979..88c59ef561 100644
--- a/src/core/proto/proto_http.c
+++ b/src/core/proto/proto_http.c
@@ -6,7 +6,7 @@
#define PROTO_HTTP_PRIVATE
#include "core/or/or.h"
-#include "lib/container/buffers.h"
+#include "lib/buf/buffers.h"
#include "core/proto/proto_http.h"
/** Return true if <b>cmd</b> looks like a HTTP (proxy) request. */