aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/core/SkTypeface.h
diff options
context:
space:
mode:
authorGravatar reed <reed@google.com>2015-08-11 08:39:18 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2015-08-11 08:39:18 -0700
commit4cf9e7e14797f87f08b2078fa1afaf731cbf8f52 (patch)
tree994f1ae83b6e88ff74def234c3f0b3ea0dfc7980 /include/core/SkTypeface.h
parenteedf0fb20489bc6c3706539dd6ab499f41cbe048 (diff)
Revert "move some public headers into private"
This reverts commit eedf0fb20489bc6c3706539dd6ab499f41cbe048. BUG=skia: TBR= NOTRY=True Review URL: https://codereview.chromium.org/1270313005
Diffstat (limited to 'include/core/SkTypeface.h')
-rw-r--r--include/core/SkTypeface.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/core/SkTypeface.h b/include/core/SkTypeface.h
index 863b8abac5..a9204a6df9 100644
--- a/include/core/SkTypeface.h
+++ b/include/core/SkTypeface.h
@@ -14,7 +14,7 @@
#include "SkLazyPtr.h"
#include "SkRect.h"
#include "SkString.h"
-#include "../private/SkWeakRefCnt.h"
+#include "SkWeakRefCnt.h"
class SkDescriptor;
class SkFontData;