Move the last headers. Cross your fingers.

If this doesn't work, one at a time...

BUG=skia:4126

No public API changes.
TBR=reed@google.com

Review URL: https://codereview.chromium.org/1255373006
This commit is contained in:
mtklein 2015-07-29 13:31:22 -07:00 committed by Commit bot
parent e88b1fb7a5
commit 0867943b9f
3 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
#ifndef SkPictureRecorder_DEFINED
#define SkPictureRecorder_DEFINED
#include "../../src/core/SkMiniRecorder.h"
#include "../private/SkMiniRecorder.h"
#include "SkBBHFactory.h"
#include "SkPicture.h"
#include "SkRefCnt.h"