aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/views/SkOSWindow_Win.h
diff options
context:
space:
mode:
authorGravatar mtklein <mtklein@chromium.org>2015-07-28 11:51:50 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2015-07-28 11:51:50 -0700
commitd12e6ffa5cc1c1af47bf73c7c127d8d7f7443058 (patch)
tree86aecf4a41a2fcc5bf61557b11b7f0d70426c81d /include/views/SkOSWindow_Win.h
parent570e7a34dab7800ccb1cfea03762367e24687b71 (diff)
Move the rest of src headers used by include to include/private.
$ git grep "../../src/" | grep include now returns nothing. BUG=skia:4126 No public API changes. TBR=reed@google.com Review URL: https://codereview.chromium.org/1261013003
Diffstat (limited to 'include/views/SkOSWindow_Win.h')
-rw-r--r--include/views/SkOSWindow_Win.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/views/SkOSWindow_Win.h b/include/views/SkOSWindow_Win.h
index 85cfec14f8..ccab59066d 100644
--- a/include/views/SkOSWindow_Win.h
+++ b/include/views/SkOSWindow_Win.h
@@ -10,7 +10,7 @@
#ifndef SkOSWindow_Win_DEFINED
#define SkOSWindow_Win_DEFINED
-#include "../../src/core/SkFunction.h"
+#include "../private/SkFunction.h"
#include "../private/SkTHash.h"
#include "SkWindow.h"