From: Alistair Leslie-Hughes leslie_alistair@hotmail.com
--- dlls/msvfw32/msvideo_private.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dlls/msvfw32/msvideo_private.h b/dlls/msvfw32/msvideo_private.h index 4ca97806e44..8bce5cd77a5 100644 --- a/dlls/msvfw32/msvideo_private.h +++ b/dlls/msvfw32/msvideo_private.h @@ -44,7 +44,7 @@ typedef struct tagWINE_HIC { struct tagWINE_HIC* next; } WINE_HIC;
-extern HMODULE MSVFW32_hModule DECLSPEC_HIDDEN; +extern HMODULE MSVFW32_hModule;
#define IDC_CONFIGURE 882 #define IDC_ABOUT 883