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

Commit 9d339c13 authored by Ying Wang's avatar Ying Wang Committed by Android (Google) Code Review
Browse files

Merge "Fix build"

parents 47f79bb4 bbe72dcd
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -3,9 +3,9 @@

#pragma rs java_package_name(com.android.fountain)

#include "rs_types.rsh"
#include "rs_math.rsh"
#include "rs_graphics.rsh"
#include "../../../../../../scriptc/rs_types.rsh"
#include "../../../../../../scriptc/rs_math.rsh"
#include "../../../../../../scriptc/rs_graphics.rsh"

static int newPart = 0;
rs_mesh partMesh;