summaryrefslogtreecommitdiff
path: root/tools/obbtool/Main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tools/obbtool/Main.cpp')
-rw-r--r--tools/obbtool/Main.cpp2
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>