advapi32: We have cfgmgr32.h now.

Francois Gouget fgouget at free.fr
Fri Aug 3 20:23:39 CDT 2007


---
 include/advpub.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/include/advpub.h b/include/advpub.h
index e144d66..c31df33 100644
--- a/include/advpub.h
+++ b/include/advpub.h
@@ -19,7 +19,7 @@
 #define __WINE_ADVPUB_H
 
 #include <setupapi.h>
-/* FIXME: #include <cfgmgr32.h> */
+#include <cfgmgr32.h>
 
 #ifdef __cplusplus
 extern "C" {
-- 
1.4.4.4




More information about the wine-patches mailing list