summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--healthd/animation.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/healthd/animation.h b/healthd/animation.h
index 562b68973..f59fb385c 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 {