aboutsummaryrefslogtreecommitdiff
path: root/src/common/buffers_tls.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/buffers_tls.c')
-rw-r--r--src/common/buffers_tls.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/buffers_tls.c b/src/common/buffers_tls.c
index dfc8e44b98..c380369b51 100644
--- a/src/common/buffers_tls.c
+++ b/src/common/buffers_tls.c
@@ -10,7 +10,7 @@
#include "common/buffers.h"
#include "common/buffers_tls.h"
#include "common/compat.h"
-#include "common/compress.h"
+#include "lib/compress/compress.h"
#include "common/util.h"
#include "common/torint.h"
#include "common/torlog.h"