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

Commit 156c5f3f authored by Colin Cross's avatar Colin Cross Committed by android-build-merger
Browse files

Merge "Remove incorrect forward declaration"

am: 50d06c88

Change-Id: Ia1da8a8cdcf866e74ab1c721c99459643a0363cf
parents c75164b9 50d06c88
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 {