| Index: Source/core/platform/graphics/skia/SimpleFontDataSkia.cpp
|
| diff --git a/Source/core/platform/graphics/skia/SimpleFontDataSkia.cpp b/Source/core/platform/graphics/skia/SimpleFontDataSkia.cpp
|
| index 617ad59befc526f939ecdb0339873a3580a45556..fee552b250427f0d6472d07c46b93d3e7db8e022 100644
|
| --- a/Source/core/platform/graphics/skia/SimpleFontDataSkia.cpp
|
| +++ b/Source/core/platform/graphics/skia/SimpleFontDataSkia.cpp
|
| @@ -42,7 +42,7 @@
|
| #include "wtf/unicode/Unicode.h"
|
|
|
| #if OS(WIN)
|
| -#include "core/platform/win/HWndDC.h"
|
| +#include "platform/win/HWndDC.h"
|
| #endif
|
|
|
| namespace WebCore {
|
|
|