diff options
Diffstat (limited to 'utils/google-benchmark/src/colorprint.cc')
| -rw-r--r-- | utils/google-benchmark/src/colorprint.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/google-benchmark/src/colorprint.cc b/utils/google-benchmark/src/colorprint.cc index 2dec4a8b28ba8..fff6a98818b84 100644 --- a/utils/google-benchmark/src/colorprint.cc +++ b/utils/google-benchmark/src/colorprint.cc @@ -25,7 +25,7 @@ #include "internal_macros.h" #ifdef BENCHMARK_OS_WINDOWS -#include <Windows.h> +#include <windows.h> #include <io.h> #else #include <unistd.h> |
