llvmpipe: #include <windows.h> in lp_rast.c
It's accessed GetExitCodeThread Signed-off-by: Yonggang Luo <luoyonggang@gmail.com> Reviewed-by: Jesse Natalie <jenatali@microsoft.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18425>
This commit is contained in:
@@ -50,6 +50,9 @@
|
||||
#include "lp_screen.h"
|
||||
#include "lp_tex_sample.h"
|
||||
|
||||
#ifdef _WIN32
|
||||
#include <windows.h>
|
||||
#endif
|
||||
|
||||
#ifdef DEBUG
|
||||
int jit_line = 0;
|
||||
|
||||
Reference in New Issue
Block a user