From a8e501e352ae7323f954d0af7923ecb1bf897816 Mon Sep 17 00:00:00 2001 From: Christoph von Wittich Date: Sun, 14 Sep 2008 12:02:50 +0000 Subject: [PATCH] include wintrust.h in imagehlp.h svn path=/trunk/; revision=36234 --- reactos/include/psdk/imagehlp.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/reactos/include/psdk/imagehlp.h b/reactos/include/psdk/imagehlp.h index 37810cc196c..e8626c31cfd 100644 --- a/reactos/include/psdk/imagehlp.h +++ b/reactos/include/psdk/imagehlp.h @@ -25,6 +25,8 @@ extern "C" { #endif +#include + #define API_VERSION_NUMBER 7 #define BIND_NO_BOUND_IMPORTS 0x00000001 #define BIND_NO_UPDATE 0x00000002