From 3b48ea2d6a3fb994aadbdd4693c4c43851298b62 Mon Sep 17 00:00:00 2001 From: Francois Gouget Date: Sat, 4 Aug 2007 03:23:39 +0200 Subject: [PATCH] advapi32: We have cfgmgr32.h now. --- include/advpub.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/advpub.h b/include/advpub.h index e144d6682df..c31df3326b0 100644 --- a/include/advpub.h +++ b/include/advpub.h @@ -19,7 +19,7 @@ #define __WINE_ADVPUB_H #include -/* FIXME: #include */ +#include #ifdef __cplusplus extern "C" {