summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libs/rs/scriptc/rs_graphics.rsh3
1 files changed, 0 insertions, 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);