Commit 79e7e15f authored by Roy Shea's avatar Roy Shea Committed by Alexandre Julliard

include/rpc.h: Add missing headers.

parent d0cff353
......@@ -20,7 +20,11 @@
#ifndef RPC_NO_WINDOWS_H
# ifdef __WINESRC__
# ifndef RC_INVOKED
# include <stdarg.h>
# endif
# include <windef.h>
# include <winbase.h>
# else
# include <windows.h>
# endif
......
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