3 Nov
2023
3 Nov
'23
3:14 a.m.
From: Alex Henrie <alexhenrie24(a)gmail.com> --- dlls/adsldp/schema.c | 1 - 1 file changed, 1 deletion(-) diff --git a/dlls/adsldp/schema.c b/dlls/adsldp/schema.c index d8d0d7e9cde..94b1000ec32 100644 --- a/dlls/adsldp/schema.c +++ b/dlls/adsldp/schema.c @@ -25,7 +25,6 @@ #include "adsldp_private.h" -#include "wine/heap.h" #include "wine/debug.h" WINE_DEFAULT_DEBUG_CHANNEL(adsldp); -- GitLab https://gitlab.winehq.org/wine/wine/-/merge_requests/4262