Remove unneeded inclusion of rs_math.rsh.

Change-Id: I7e9beb88c3b0fb88e30bdbabdde2a2529825dbef
This commit is contained in:
Shih-wei Liao
2010-10-18 16:31:50 -07:00
parent 96eeb7e1ad
commit b9a8eb3f12

View File

@@ -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);