diff options
Diffstat (limited to 'src/common/memarea.c')
-rw-r--r-- | src/common/memarea.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/memarea.c b/src/common/memarea.c index ec10f02220..589277ba3d 100644 --- a/src/common/memarea.c +++ b/src/common/memarea.c @@ -12,7 +12,7 @@ #include "common/memarea.h" #include "common/util.h" #include "common/compat.h" -#include "common/torlog.h" +#include "lib/log/torlog.h" #ifndef DISABLE_MEMORY_SENTINELS |