Commit e5e1844d authored by Pavel Roskin's avatar Pavel Roskin Committed by Alexandre Julliard

Include ntdll_misc.h to get the GetCurrentProcess/ThreadId macros.

parent 633e379e
......@@ -40,6 +40,7 @@
#include "winnt.h"
#include "winternl.h"
#include "excpt.h"
#include "ntdll_misc.h"
WINE_DECLARE_DEBUG_CHANNEL(tid);
......
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