From b9a8eb3f1239e460f2eb71b262aa98d9ad31ea94 Mon Sep 17 00:00:00 2001 From: Shih-wei Liao Date: Mon, 18 Oct 2010 16:31:50 -0700 Subject: Remove unneeded inclusion of rs_math.rsh. Change-Id: I7e9beb88c3b0fb88e30bdbabdde2a2529825dbef --- libs/rs/scriptc/rs_graphics.rsh | 3 --- 1 file changed, 3 deletions(-) diff --git a/libs/rs/scriptc/rs_graphics.rsh b/libs/rs/scriptc/rs_graphics.rsh index 7c67c0d..54e6328 100644 --- a/libs/rs/scriptc/rs_graphics.rsh +++ b/libs/rs/scriptc/rs_graphics.rsh @@ -1,9 +1,6 @@ #ifndef __RS_GRAPHICS_RSH__ #define __RS_GRAPHICS_RSH__ -#include "rs_math.rsh" - - // Bind a ProgramFragment to the RS context. extern void __attribute__((overloadable)) rsgBindProgramFragment(rs_program_fragment); -- cgit v1.1