mirror of
https://github.com/reactos/wine.git
synced 2024-11-24 20:30:01 +00:00
fci.h: Include basetsd.h.
This commit is contained in:
parent
49b2c3fee6
commit
253b251ff5
@ -19,6 +19,8 @@
|
||||
#ifndef __WINE_FCI_H
|
||||
#define __WINE_FCI_H
|
||||
|
||||
#include <basetsd.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif /* defined(__cplusplus) */
|
||||
|
Loading…
Reference in New Issue
Block a user