diff options
Diffstat (limited to 'libs/rs/rsDevice.h')
-rw-r--r-- | libs/rs/rsDevice.h | 4 |
1 files changed, 1 insertions, 3 deletions
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 <utils/Vector.h> - -//#include "StructuredComponent.h" +#include "rsUtils.h" // --------------------------------------------------------------------------- namespace android { |