aboutsummaryrefslogtreecommitdiff
path: root/src/core/or/or.h
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-12-05 08:19:02 -0500
committerNick Mathewson <nickm@torproject.org>2018-12-05 08:19:02 -0500
commitca4b86f90a73532032a573ebc903155a32d0f36b (patch)
tree54d10b6031452388d2540a6db93bbbc83c164ca8 /src/core/or/or.h
parentc01507a5fe73d0e49902a8abaa1f73112ae1fefa (diff)
parenteaff47352a1ef607f6d97e9b35bd6d5eefdfcb26 (diff)
downloadtor-ca4b86f90a73532032a573ebc903155a32d0f36b.tar.gz
tor-ca4b86f90a73532032a573ebc903155a32d0f36b.zip
Merge remote-tracking branch 'tor-github/pr/508'
Diffstat (limited to 'src/core/or/or.h')
-rw-r--r--src/core/or/or.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/or/or.h b/src/core/or/or.h
index e4b374b122..ca373d8ed5 100644
--- a/src/core/or/or.h
+++ b/src/core/or/or.h
@@ -26,7 +26,7 @@
#include "lib/cc/compat_compiler.h"
#include "lib/cc/torint.h"
#include "lib/container/map.h"
-#include "lib/container/buffers.h"
+#include "lib/buf/buffers.h"
#include "lib/container/smartlist.h"
#include "lib/crypt_ops/crypto_cipher.h"
#include "lib/crypt_ops/crypto_rsa.h"