summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--binaryninjacore.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/binaryninjacore.h b/binaryninjacore.h
index 68af6ee0..5d22367e 100644
--- a/binaryninjacore.h
+++ b/binaryninjacore.h
@@ -637,6 +637,7 @@ extern "C"
OperatorEqualNameType,
OperatorNotEqualNameType,
OperatorArrayNameType,
+ OperatorDotNameType,
OperatorArrowNameType,
OperatorStarNameType,
OperatorIncrementNameType,