summaryrefslogtreecommitdiff
path: root/view/macho/machoview.h
diff options
context:
space:
mode:
Diffstat (limited to 'view/macho/machoview.h')
-rw-r--r--view/macho/machoview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/macho/machoview.h b/view/macho/machoview.h
index e7927383..11a17bff 100644
--- a/view/macho/machoview.h
+++ b/view/macho/machoview.h
@@ -1446,7 +1446,7 @@ namespace BinaryNinja
QualifiedName filesetEntryCommandQualName;
} m_typeNames;
- ObjCProcessor* m_objcProcessor = nullptr;
+ MachoObjCProcessor* m_objcProcessor = nullptr;
uint64_t m_universalImageOffset;
bool m_parseOnly, m_backedByDatabase;