include/advpub.h: Include cfgmgr32.h.

Francois Gouget fgouget at free.fr
Mon Nov 6 17:42:08 CST 2006


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

diff --git a/include/advpub.h b/include/advpub.h
index 8c9e2c0..2859ea4 100644
--- a/include/advpub.h
+++ b/include/advpub.h
@@ -19,7 +19,7 @@ #ifndef __WINE_ADVPUB_H
 #define __WINE_ADVPUB_H
 
 #include <setupapi.h>
-/* FIXME: #include <cfgmgr32.h> */
+#include <cfgmgr32.h>
 
 #ifdef __cplusplus
 extern "C" {
-- 
1.4.1.1




More information about the wine-patches mailing list