| Index: sky/engine/platform/fonts/GenericFontFamilySettings.cpp
|
| diff --git a/sky/engine/platform/fonts/GenericFontFamilySettings.cpp b/sky/engine/platform/fonts/GenericFontFamilySettings.cpp
|
| index caf8294e6b59c7fc37fcf55a1eb176bd9958ffca..0a2d31b478e2ab2591be0fc03242877b5310e281 100644
|
| --- a/sky/engine/platform/fonts/GenericFontFamilySettings.cpp
|
| +++ b/sky/engine/platform/fonts/GenericFontFamilySettings.cpp
|
| @@ -28,8 +28,8 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -#include "config.h"
|
| -#include "platform/fonts/GenericFontFamilySettings.h"
|
| +#include "sky/engine/config.h"
|
| +#include "sky/engine/platform/fonts/GenericFontFamilySettings.h"
|
|
|
| namespace blink {
|
|
|
|
|