diff --git a/src/binary/object.hpp b/src/binary/object.hpp index 13e1e9b..5c96932 100644 --- a/src/binary/object.hpp +++ b/src/binary/object.hpp @@ -150,7 +150,7 @@ namespace detail { #endif inline object_frame resolve_minimal_object_frame(const minimal_object_frame& frame) { - return { + return object_frame { frame.object_path, "", frame.raw_address,