aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/gpu/GrBlend.h
diff options
context:
space:
mode:
authorGravatar jvanverth <jvanverth@google.com>2015-07-01 09:45:46 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2015-07-01 09:45:46 -0700
commit4417c7f8bb85aa1eae536cc50c70c0cc87f31171 (patch)
treefba28ed61b62ff520d00983e5f8b3d1e0f1ef6d7 /include/gpu/GrBlend.h
parenta89f55198bdc58f0b6f6196907ab25a6afc1a661 (diff)
Revert "Move headers used by headers in include/ to include/private."
This reverts commit a89f55198bdc58f0b6f6196907ab25a6afc1a661. Reason: breaking the roll. TBR=mtklein@google.com NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true Review URL: https://codereview.chromium.org/1216033008
Diffstat (limited to 'include/gpu/GrBlend.h')
-rw-r--r--include/gpu/GrBlend.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/gpu/GrBlend.h b/include/gpu/GrBlend.h
index 52a0300ee4..c8b931da73 100644
--- a/include/gpu/GrBlend.h
+++ b/include/gpu/GrBlend.h
@@ -7,7 +7,7 @@
*/
#include "GrTypes.h"
-#include "../private/SkTLogic.h"
+#include "../../src/utils/SkTLogic.h"
#ifndef GrBlend_DEFINED
#define GrBlend_DEFINED