aboutsummaryrefslogtreecommitdiff
path: root/src/common/crypto_openssl_mgt.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/crypto_openssl_mgt.h')
-rw-r--r--src/common/crypto_openssl_mgt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/crypto_openssl_mgt.h b/src/common/crypto_openssl_mgt.h
index b892dea0e1..e3f5531b7d 100644
--- a/src/common/crypto_openssl_mgt.h
+++ b/src/common/crypto_openssl_mgt.h
@@ -14,7 +14,7 @@
#define TOR_CRYPTO_OPENSSL_H
#include <stdio.h>
-#include "util.h"
+#include "common/util.h"
#include <openssl/engine.h>