diff options
author | 2009-01-09 18:24:37 -0800 | |
---|---|---|
committer | 2009-01-09 18:24:37 -0800 | |
commit | e570a0fa86c2eea2680f07e2c0c546f104bea948 (patch) | |
tree | e616ea122bf171bab3b3765b5023c4167b31e0d8 /libs/ui/Region.cpp | |
parent | 9bdf576615231e4b9693f08bfe3dc886c2edf49e (diff) | |
parent | b798689749c64baba81f02e10cf2157c747d6b46 (diff) |
auto import from //branches/cupcake/...@125939
Diffstat (limited to 'libs/ui/Region.cpp')
-rw-r--r-- | libs/ui/Region.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libs/ui/Region.cpp b/libs/ui/Region.cpp index 3e07f2b9aac8..26e694a70ad5 100644 --- a/libs/ui/Region.cpp +++ b/libs/ui/Region.cpp @@ -21,8 +21,6 @@ #include <utils/Debug.h> #include <utils/String8.h> #include <ui/Region.h> -#include <corecg/SkRegion.h> -#include <corecg/SkRect.h> namespace android { |