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

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

am 5bbe0ab6: fix build. optional test broke.

* commit '5bbe0ab6':
  fix build. optional test broke.
parents 70986f00 5bbe0ab6
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>