Explorar o código

Rectify include paths (automated)

Nick Mathewson %!s(int64=5) %!d(string=hai) anos
pai
achega
da728e36f4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/common/crypto_hkdf.c

+ 1 - 1
src/common/crypto_hkdf.c

@@ -13,7 +13,7 @@
 #include "common/crypto_util.h"
 #include "common/crypto_digest.h"
 
-#include "crypto_openssl_mgt.h"
+#include "common/crypto_openssl_mgt.h"
 #include <openssl/opensslv.h>
 
 #if OPENSSL_VERSION_NUMBER >= OPENSSL_V_SERIES(1,1,0)