include: Include ncrypt.h in wincrypt.h.

This commit is contained in:
Vitaly Lipatov 2023-07-16 17:17:38 +03:00 committed by Alexandre Julliard
parent 6bcdbbe573
commit aa4d0dd818

View file

@ -26,7 +26,7 @@ extern "C" {
#endif
#include <bcrypt.h>
/* FIXME: #include <ncrypt.h> */
#include <ncrypt.h>
#ifndef WINADVAPI
#ifdef _ADVAPI32_