dosexe.h depends on winbase.h (for LPSTARTUPINFO32A)
This commit is contained in:
parent
b0c61294ba
commit
5dacb3a6a0
|
@ -8,7 +8,7 @@
|
|||
#define __WINE_DOSEXE_H
|
||||
|
||||
#include <sys/types.h> /* pid_t */
|
||||
#include "wintypes.h"
|
||||
#include "winbase.h"
|
||||
#include "sig_context.h"
|
||||
|
||||
typedef struct _DOSTASK {
|
||||
|
|
Loading…
Reference in New Issue