aboutsummaryrefslogtreecommitdiff
path: root/src/common/crypto_format.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/crypto_format.h')
-rw-r--r--src/common/crypto_format.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/common/crypto_format.h b/src/common/crypto_format.h
index 4df89c05bc..325b1ef44d 100644
--- a/src/common/crypto_format.h
+++ b/src/common/crypto_format.h
@@ -7,9 +7,9 @@
#ifndef TOR_CRYPTO_FORMAT_H
#define TOR_CRYPTO_FORMAT_H
-#include "testsupport.h"
-#include "torint.h"
-#include "crypto_ed25519.h"
+#include "common/testsupport.h"
+#include "common/torint.h"
+#include "common/crypto_ed25519.h"
int crypto_write_tagged_contents_to_file(const char *fname,
const char *typestring,