mirror of https://github.com/FreeRDP/FreeRDP
Added missing include.
This commit is contained in:
parent
b35d0aa8aa
commit
864f06b161
|
@ -27,6 +27,7 @@
|
|||
extern "C" {
|
||||
#endif
|
||||
|
||||
#include <stdarg.h>
|
||||
#include <winpr/wtypes.h>
|
||||
#include <winpr/synch.h>
|
||||
#include <winpr/thread.h>
|
||||
|
|
Loading…
Reference in New Issue