diff --git a/libs/rs/scriptc/rs_graphics.rsh b/libs/rs/scriptc/rs_graphics.rsh index 7c67c0d89dfc3..54e63283cbb75 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);