diff options
Diffstat (limited to 'tools/obbtool/Main.cpp')
-rw-r--r-- | tools/obbtool/Main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/obbtool/Main.cpp b/tools/obbtool/Main.cpp index 932dbec7b2e1..b2152e8f8468 100644 --- a/tools/obbtool/Main.cpp +++ b/tools/obbtool/Main.cpp @@ -14,7 +14,7 @@ * limitations under the License. */ -#include <utils/ObbFile.h> +#include <androidfw/ObbFile.h> #include <utils/String8.h> #include <getopt.h> |