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

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

am 99b535ad: am 5bbe0ab6: fix build. optional test broke.

* commit '99b535ad':
  fix build. optional test broke.
parents 811f271b 99b535ad
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -14,6 +14,9 @@
 * limitations under the License.
 */

#include <GLES2/gl2.h>
#include <GLES2/gl2ext.h>

#include "Flatland.h"
#include "GLHelper.h"

+3 −0
Original line number Diff line number Diff line
@@ -14,6 +14,9 @@
 * limitations under the License.
 */

#include <GLES2/gl2.h>
#include <GLES2/gl2ext.h>

#include <ui/DisplayInfo.h>
#include <gui/SurfaceComposerClient.h>