diff options
Diffstat (limited to 'src/common/buffers.h')
-rw-r--r-- | src/common/buffers.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/buffers.h b/src/common/buffers.h index 5956e3484b..80103af776 100644 --- a/src/common/buffers.h +++ b/src/common/buffers.h @@ -14,7 +14,7 @@ #include "common/compat.h" #include "lib/cc/torint.h" -#include "common/testsupport.h" +#include "lib/testsupport/testsupport.h" typedef struct buf_t buf_t; |