Merge "Remove unneeded inclusion of rs_math.rsh."

This commit is contained in:
Shih-wei Liao
2010-10-18 18:12:42 -07:00
committed by Android (Google) Code Review

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