diff --git a/src/gallium/targets/libgl-gdi/tests/wgl_tests.cpp b/src/gallium/targets/libgl-gdi/tests/wgl_tests.cpp index deda2034b85..f6d56ba3fe7 100644 --- a/src/gallium/targets/libgl-gdi/tests/wgl_tests.cpp +++ b/src/gallium/targets/libgl-gdi/tests/wgl_tests.cpp @@ -145,6 +145,7 @@ TEST(wgl, basic_create) * the environment isn't set up to run them. */ #include +#include #include #include using Microsoft::WRL::ComPtr;