cryptdlg: Include cryptdlg.h.

This commit is contained in:
Juan Lang 2008-06-28 09:43:44 -07:00 committed by Alexandre Julliard
parent 71e7a29252
commit 35ce6318f5
1 changed files with 2 additions and 0 deletions

View File

@ -24,6 +24,8 @@
#include "winbase.h"
#include "wincrypt.h"
#include "wintrust.h"
#include "winuser.h"
#include "cryptdlg.h"
#include "wine/debug.h"
WINE_DEFAULT_DEBUG_CHANNEL(cryptdlg);