Added missing include

This commit is contained in:
Armin Novak 2022-01-26 10:11:58 +01:00 committed by akallabeth
parent 4d29cb3700
commit 61e7f5796f

View File

@ -18,6 +18,7 @@
*/
#include <winpr/wlog.h>
#include <winpr/assert.h>
#include <winpr/library.h>
#include <freerdp/log.h>