Chromium Code Reviews| Index: src/views/win/skia_win.cpp |
| diff --git a/src/views/win/skia_win.cpp b/src/views/win/skia_win.cpp |
| index 2d66bd828097e2b159ca12e8ea11a89d1a07c1d0..72ff54fedd26f139421b59ced015d2d10d05d9d9 100644 |
| --- a/src/views/win/skia_win.cpp |
| +++ b/src/views/win/skia_win.cpp |
| @@ -5,7 +5,7 @@ |
| * Use of this source code is governed by a BSD-style license that can be |
| * found in the LICENSE file. |
| */ |
| -#include <Windows.h> |
| +#include <windows.h> |
| #include <tchar.h> |
| #include "SkApplication.h" |