aboutsummaryrefslogtreecommitdiff
path: root/src/common/crypto.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/crypto.c')
-rw-r--r--src/common/crypto.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/crypto.c b/src/common/crypto.c
index 1d75555b2f..bfb81d3ccd 100644
--- a/src/common/crypto.c
+++ b/src/common/crypto.c
@@ -50,7 +50,7 @@
#define CRYPTO_PRIVATE
#include "crypto.h"
-#include "../common/log.h"
+#include "../common/torlog.h"
#include "aes.h"
#include "../common/util.h"
#include "container.h"