Skip to content
Snippets Groups Projects
Commit 5dacb3a6 authored by Marcus Meissner's avatar Marcus Meissner Committed by Alexandre Julliard
Browse files

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

parent b0c61294
No related branches found
No related tags found
No related merge requests found
......@@ -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 {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment