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

Commit 811f271b authored by Mathias Agopian's avatar Mathias Agopian Committed by Android Git Automerger
Browse files

am 70986f00: am c6bae007: Fix build. optional tests were broken.

* commit '70986f00':
  Fix build. optional tests were broken.
parents d8bc9696 70986f00
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -18,7 +18,10 @@
//#define LOG_NDEBUG 0

#include <EGL/egl.h>
#include <GLES2/gl2.h>

#include <gtest/gtest.h>
#include <gui/GLConsumer.h>
#include <gui/Surface.h>
#include <system/graphics.h>
#include <utils/Log.h>