commit | bebeb7e951c11ad83be6eaddc04ecb9e54c7a4fa | [log] [tgz] |
---|---|---|
author | Tao Bao <tbao@google.com> | Tue Oct 23 17:06:35 2018 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Oct 23 17:06:35 2018 +0000 |
tree | c7982cd0abadb3486c079ba2d242818329846771 | |
parent | 33eb65278338804b9847618e6295f8f29bd4b236 [diff] | |
parent | 777af95c4e8dea3db83ccd9ba52bb63757e5083d [diff] |
Merge "healthd: `GRSurface` now is a class."
diff --git a/healthd/animation.h b/healthd/animation.h index 562b689..f59fb38 100644 --- a/healthd/animation.h +++ b/healthd/animation.h
@@ -20,7 +20,7 @@ #include <inttypes.h> #include <string> -struct GRSurface; +class GRSurface; struct GRFont; namespace android {