healthd: GRSurface now is a class.

Test: mmma -j system/core/healthd
Change-Id: I696542535cf4707c707c4f024de504ce343b1e69
This commit is contained in:
Tao Bao 2018-10-22 12:34:22 -07:00
parent f5518d04f1
commit 777af95c4e

View file

@ -20,7 +20,7 @@
#include <inttypes.h>
#include <string>
struct GRSurface;
class GRSurface;
struct GRFont;
namespace android {