summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/benchmark/src/colorprint.cc
diff options
context:
space:
mode:
Diffstat (limited to '3rdparty/benchmark/src/colorprint.cc')
-rw-r--r--3rdparty/benchmark/src/colorprint.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/3rdparty/benchmark/src/colorprint.cc b/3rdparty/benchmark/src/colorprint.cc
index b7d316fea39..4e4ad51b8fc 100644
--- a/3rdparty/benchmark/src/colorprint.cc
+++ b/3rdparty/benchmark/src/colorprint.cc
@@ -24,7 +24,7 @@
#include "internal_macros.h"
#ifdef BENCHMARK_OS_WINDOWS
-#include <Windows.h>
+#include <windows.h>
#endif
namespace benchmark {