summaryrefslogtreecommitdiff
path: root/src/common/crypto_digest.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/crypto_digest.h')
-rw-r--r--src/common/crypto_digest.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/crypto_digest.h b/src/common/crypto_digest.h
index 25ca5ceda7..96ac038507 100644
--- a/src/common/crypto_digest.h
+++ b/src/common/crypto_digest.h
@@ -16,7 +16,7 @@
#include <stdio.h>
#include "common/container.h"
-#include "common/torint.h"
+#include "lib/cc/torint.h"
/** Length of the output of our message digest. */
#define DIGEST_LEN 20