Francois Gouget : fci.h: Include basetsd.h.

Alexandre Julliard julliard at winehq.org
Fri Sep 21 07:23:01 CDT 2007


Module: wine
Branch: master
Commit: 253b251ff5d654d7f8f1fa93532bb95b91365b94
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=253b251ff5d654d7f8f1fa93532bb95b91365b94

Author: Francois Gouget <fgouget at free.fr>
Date:   Thu Sep 20 21:35:41 2007 +0200

fci.h: Include basetsd.h.

---

 include/fci.h |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/include/fci.h b/include/fci.h
index 30bcce1..6ced99f 100644
--- a/include/fci.h
+++ b/include/fci.h
@@ -19,6 +19,8 @@
 #ifndef __WINE_FCI_H
 #define __WINE_FCI_H
 
+#include <basetsd.h>
+
 #ifdef __cplusplus
 extern "C" {
 #endif /* defined(__cplusplus) */




More information about the wine-cvs mailing list