Commit 5dacb3a6 authored by Marcus Meissner's avatar Marcus Meissner Committed by Alexandre Julliard

dosexe.h depends on winbase.h (for LPSTARTUPINFO32A)

parent b0c61294
......@@ -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 {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment