ea236bf818
Add a shim to redirect until clients are updated Change-Id: Ib43614e5620b1a24ca18187c1646a8ed1a9ee7a4 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/211003 Reviewed-by: Mike Klein <mtklein@google.com> Commit-Queue: Brian Osman <brianosman@google.com>
6 lines
281 B
C
6 lines
281 B
C
// Copyright 2019 Google LLC.
|
|
// Use of this source code is governed by a BSD-style license that can be found in the LICENSE file.
|
|
|
|
// This is a temporary redirection header until clients are updated to use the skcms.h in include
|
|
#include "../../include/third_party/skcms/skcms.h"
|