commit | 0f3bbf3689f5503af5b8bf939356905353a87384 | [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 | c736355a9d07cde3b3640f53f88a38074d7eb2ca [diff] | |
parent | f11accf5cfb540a33ab3e5a7c61400fceb36ba4c [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 {