Merge change 2568

* changes:
  Enable renderscript to build under the simulator.
This commit is contained in:
Android (Google) Code Review
2009-05-27 15:29:32 -07:00

View File

@@ -17,6 +17,7 @@
#include "rsMatrix.h"
#include "stdlib.h"
#include "string.h"
#include "math.h"
#include <utils/Log.h>