From 6af586d39561afc1176684fcd8807705e3a20813 Mon Sep 17 00:00:00 2001 From: Biswapriyo Nath <[email protected]> Date: Fri, 31 Jul 2020 23:15:16 +0530 Subject: [PATCH] headers: import devpkey.h from wine
Required for OpenCL-ICL-Loader project, current one is empty Signed-off-by: Biswapriyo Nath <[email protected]> --- mingw-w64-headers/wine-import.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/mingw-w64-headers/wine-import.sh b/mingw-w64-headers/wine-import.sh index ec74e7d..6a52f0d 100755 --- a/mingw-w64-headers/wine-import.sh +++ b/mingw-w64-headers/wine-import.sh @@ -78,6 +78,7 @@ for f in \ d3dx9shape.h \ d3dx9tex.h \ d3dx9xof.h \ + devpkey.h \ dls1.h \ dls2.h \ dmerror.h \ -- 2.27.0
_______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
