From 08d5b8fad8d46ccb64db2fdcb4d66972ec87bf48 Mon Sep 17 00:00:00 2001 From: Dianne Hackborn Date: Wed, 4 Aug 2010 11:12:40 -0700 Subject: More native work. Implement save/restore of state, and add native APIs for configuration information. Change-Id: I2a3ddc2ba605db58d7c8b2b31b9215fb323f90b5 --- native/android/asset_manager.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'native/android/asset_manager.cpp') diff --git a/native/android/asset_manager.cpp b/native/android/asset_manager.cpp index 36c381e..3f7c1b6 100644 --- a/native/android/asset_manager.cpp +++ b/native/android/asset_manager.cpp @@ -17,7 +17,7 @@ #define LOG_TAG "NAsset" #include -#include +#include #include #include #include -- cgit v1.1