summaryrefslogtreecommitdiff
path: root/ui/viewframe.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/viewframe.h')
-rw-r--r--ui/viewframe.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/viewframe.h b/ui/viewframe.h
index 96bf7d98..0a9f9020 100644
--- a/ui/viewframe.h
+++ b/ui/viewframe.h
@@ -27,7 +27,7 @@
\ingroup viewframe
*/
-struct SelectionInfoForXref
+struct BINARYNINJAUIAPI SelectionInfoForXref
{
// Check these booleans before accessing the address/type/variable info,
// since the invalid fields are not guaranteed to be initialized/zero-ed.