From 4be07fc3e938a6bfd74c5b8cdd1d3d49e432327e Mon Sep 17 00:00:00 2001 From: matlabbe Date: Fri, 10 Jul 2020 08:58:56 -0400 Subject: [PATCH] fixed tango build without arcore support --- app/android/jni/background_renderer.h | 1 - 1 file changed, 1 deletion(-) diff --git a/app/android/jni/background_renderer.h b/app/android/jni/background_renderer.h index 06559ede..0ddf5b46 100644 --- a/app/android/jni/background_renderer.h +++ b/app/android/jni/background_renderer.h @@ -21,7 +21,6 @@ #include #include -#include #include "util.h" static const GLfloat BackgroundRenderer_kVertices[] = {