cryptdlg: Include objbase.h for function prototypes.

oldstable
Alexandre Julliard 2008-12-01 13:20:30 +01:00
parent d6abd3835f
commit 4cdeeb9d43
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@
#include "wincrypt.h"
#include "wintrust.h"
#include "winuser.h"
#include "objbase.h"
#include "cryptdlg.h"
#include "cryptuiapi.h"
#include "wine/debug.h"