Index: crypto/scoped_capi_types.h |
diff --git a/crypto/scoped_capi_types.h b/crypto/scoped_capi_types.h |
index 9ab28d9aacc3281b213257a399a2c52b65e51568..4a7b09e1420ce7f3866a0bfd5749948c9d382429 100644 |
--- a/crypto/scoped_capi_types.h |
+++ b/crypto/scoped_capi_types.h |
@@ -6,11 +6,11 @@ |
#define CRYPTO_SCOPED_CAPI_TYPES_H_ |
#include <windows.h> |
-#include <wincrypt.h> |
#include <algorithm> |
#include "base/logging.h" |
+#include "crypto/wincrypt.h" |
namespace crypto { |