imagehlp.h: Include wintrust.h

Francois Gouget fgouget at free.fr
Mon Oct 25 07:21:25 CDT 2004


Changelog:

  * include/imagehlp.h

    Include wintrust.h


-- 
Francois Gouget         fgouget at free.fr        http://fgouget.free.fr/
                   In a world without fences who needs Gates?
-------------- next part --------------
Index: include/imagehlp.h
===================================================================
RCS file: /var/cvs/wine/include/imagehlp.h,v
retrieving revision 1.21
diff -u -r1.21 imagehlp.h
--- include/imagehlp.h	5 Apr 2004 22:50:45 -0000	1.21
+++ include/imagehlp.h	22 Oct 2004 16:35:17 -0000
@@ -21,6 +21,8 @@
 #ifndef __WINE_IMAGEHLP_H
 #define __WINE_IMAGEHLP_H
 
+#include <wintrust.h>
+
 #ifdef __cplusplus
 extern "C" {
 #endif /* defined(__cplusplus) */


More information about the wine-patches mailing list