From 4b962e57a9a1fa923283f2d76855c1c68449564f Mon Sep 17 00:00:00 2001 From: Jason Sams Date: Mon, 22 Jun 2009 17:15:15 -0700 Subject: Cleanup includes so Log.h can use the tag. rsUtils.h is the file that should be included everywhere and contain rs global defines. --- libs/rs/rsDevice.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'libs/rs/rsDevice.h') diff --git a/libs/rs/rsDevice.h b/libs/rs/rsDevice.h index 3de3ffa..156315f 100644 --- a/libs/rs/rsDevice.h +++ b/libs/rs/rsDevice.h @@ -17,9 +17,7 @@ #ifndef ANDROID_RS_DEVICE_H #define ANDROID_RS_DEVICE_H -#include - -//#include "StructuredComponent.h" +#include "rsUtils.h" // --------------------------------------------------------------------------- namespace android { -- cgit v1.1