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

Commit 70986f00 authored by Mathias Agopian's avatar Mathias Agopian Committed by Android Git Automerger
Browse files

am c6bae007: Fix build. optional tests were broken.

* commit 'c6bae007':
  Fix build. optional tests were broken.
parents 32ca79c8 c6bae007
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>