| Index: core/fxge/skia/fx_skia_device.cpp
|
| diff --git a/core/fxge/skia/fx_skia_device.cpp b/core/fxge/skia/fx_skia_device.cpp
|
| index 86d71d485b1b90967b300283389cf226196b54de..757be3cf893679a0efe53a9c0b22e124b05a0745 100644
|
| --- a/core/fxge/skia/fx_skia_device.cpp
|
| +++ b/core/fxge/skia/fx_skia_device.cpp
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "core/include/fxge/fx_ge.h"
|
| +#include "core/fxge/include/fx_ge.h"
|
|
|
| #if defined(_SKIA_SUPPORT_)
|
| #include "core/include/fxcodec/fx_codec.h"
|
|
|