advapi32: We have cfgmgr32.h now.

oldstable
Francois Gouget 2007-08-04 03:23:39 +02:00 committed by Alexandre Julliard
parent 4c11d57f74
commit 3b48ea2d6a
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
#define __WINE_ADVPUB_H
#include <setupapi.h>
/* FIXME: #include <cfgmgr32.h> */
#include <cfgmgr32.h>
#ifdef __cplusplus
extern "C" {