Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6d0b4669 authored by Colin Cross's avatar Colin Cross Committed by android-build-merger
Browse files

Merge "Fix struct vs. class mismatch in forward definitions"

am: 8f1011d5

Change-Id: I259197408884f11e61f61e5241ee0012de28b54f
parents f48d0b8f 8f1011d5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -31,7 +31,7 @@ struct ALooper;
struct AMessage;
struct AString;
struct ICrypto;
struct IGraphicBufferProducer;
class IGraphicBufferProducer;
struct MediaCodec;
struct PersistentSurface;
class Surface;