DescriptionInclude SkTypes to fix Android frameworks build
Since Android's defines are included in SkUserConfig (rather than
being defined in the build file), we need to include something that
includes SkUserConfig (transitively; meaning just about anything)
before we can use any build macros. Include SkTypes, "the correct
way to get access to the config system" so that
SK_BUILD_FOR_ANDROID is defined before querying it.
Committed: http://code.google.com/p/skia/source/detail?r=14914
Patch Set 1 #
Total comments: 2
Patch Set 2 : Include SkTypes instead. #Messages
Total messages: 9 (0 generated)
|