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

Commit 705b64ab authored by Colin Cross's avatar Colin Cross Committed by android-build-merger
Browse files

Merge "Remove incorrect forward declaration" am: 50d06c88

am: 156c5f3f

Change-Id: Ib66a96d28efe52b776a4a69989d379f91609a58a
parents 16fbb20e 156c5f3f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -30,7 +30,7 @@
#include <utils/KeyedVector.h>
#include <utils/String8.h>

class ANativeWindow;
struct ANativeWindow;

namespace android {