summaryrefslogtreecommitdiff
path: root/dexlayout/dexlayout.h
diff options
context:
space:
mode:
Diffstat (limited to 'dexlayout/dexlayout.h')
-rw-r--r--dexlayout/dexlayout.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/dexlayout/dexlayout.h b/dexlayout/dexlayout.h
index bae587dfb2..736d230a99 100644
--- a/dexlayout/dexlayout.h
+++ b/dexlayout/dexlayout.h
@@ -41,6 +41,7 @@ struct Options {
bool disassemble_;
bool exports_only_;
bool ignore_bad_checksum_;
+ bool output_dex_files_;
bool show_annotations_;
bool show_cfg_;
bool show_file_headers_;