cryptdlg: Include cryptdlg.h.
This commit is contained in:
parent
71e7a29252
commit
35ce6318f5
|
@ -24,6 +24,8 @@
|
||||||
#include "winbase.h"
|
#include "winbase.h"
|
||||||
#include "wincrypt.h"
|
#include "wincrypt.h"
|
||||||
#include "wintrust.h"
|
#include "wintrust.h"
|
||||||
|
#include "winuser.h"
|
||||||
|
#include "cryptdlg.h"
|
||||||
#include "wine/debug.h"
|
#include "wine/debug.h"
|
||||||
|
|
||||||
WINE_DEFAULT_DEBUG_CHANNEL(cryptdlg);
|
WINE_DEFAULT_DEBUG_CHANNEL(cryptdlg);
|
||||||
|
|
Loading…
Reference in New Issue