diff options
Diffstat (limited to 'libs/rs/rsPath.h')
-rw-r--r-- | libs/rs/rsPath.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/rs/rsPath.h b/libs/rs/rsPath.h index 7c055037d5ab..1abfc9a94252 100644 --- a/libs/rs/rsPath.h +++ b/libs/rs/rsPath.h @@ -18,7 +18,7 @@ #define ANDROID_RS_PATH_H -#include "rs.h" +#include "rsObjectBase.h" // --------------------------------------------------------------------------- namespace android { |