--- a/plugins/win32/transparency/wintransparency.h Fri Oct 18 16:01:35 2002 +0000 +++ b/plugins/win32/transparency/wintransparency.h Fri Oct 18 16:05:28 2002 +0000 @@ -8,6 +8,8 @@ extern int alpha; +BOOL WINAPI SetLayeredWindowAttributes(HWND,COLORREF,BYTE,DWORD); + /* These defines aren't found in the current version of mingw */ #ifndef LWA_ALPHA #define LWA_ALPHA 0x00000002