summaryrefslogtreecommitdiffstats
path: root/tools/gfx-unit-test/gfx-test-util.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tools/gfx-unit-test/gfx-test-util.cpp')
-rw-r--r--tools/gfx-unit-test/gfx-test-util.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/tools/gfx-unit-test/gfx-test-util.cpp b/tools/gfx-unit-test/gfx-test-util.cpp
index fcebdda9f..298283a4a 100644
--- a/tools/gfx-unit-test/gfx-test-util.cpp
+++ b/tools/gfx-unit-test/gfx-test-util.cpp
@@ -7,8 +7,7 @@
#if GFX_ENABLE_RENDERDOC_INTEGRATION
# include "external/renderdoc_app.h"
-# define WIN32_LEAN_AND_MEAN
-# include <Windows.h>
+# include <windows.h>
#endif
using Slang::ComPtr;