fix build for SK_SCALAR_IS_FIXED
git-svn-id: http://skia.googlecode.com/svn/trunk@547 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
parent
fbb02e7e96
commit
c846ede6a0
@ -18,6 +18,7 @@
|
||||
#include "SkFontHost.h"
|
||||
#include "SkDescriptor.h"
|
||||
#include "SkEndian.h"
|
||||
#include "SkFloatingPoint.h"
|
||||
#include "SkPaint.h"
|
||||
#include "SkPoint.h"
|
||||
|
||||
|
@ -1,4 +1,5 @@
|
||||
#include "Test.h"
|
||||
#include "SkFloatingPoint.h"
|
||||
#include "SkPoint.h"
|
||||
#include "SkRandom.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user