include SkFlatteningBuffer.h after restructure
git-svn-id: http://skia.googlecode.com/svn/trunk@4985 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
parent
b7dfacf912
commit
9ddef9b680
@ -7,6 +7,7 @@
|
||||
|
||||
#include "SkDataPixelRef.h"
|
||||
#include "SkData.h"
|
||||
#include "SkFlattenableBuffers.h"
|
||||
|
||||
SkDataPixelRef::SkDataPixelRef(SkData* data) : fData(data) {
|
||||
fData->ref();
|
||||
|
Loading…
Reference in New Issue
Block a user