diff --git a/ets2panda/util/importPathManager.h b/ets2panda/util/importPathManager.h index 04c4742836122c14d39444927a3d9a39e15a6ea5..7f3a4f5f3151d31cf3d614ace55543cceb47a169 100644 --- a/ets2panda/util/importPathManager.h +++ b/ets2panda/util/importPathManager.h @@ -83,7 +83,7 @@ public: Language::Id lang {Language::Id::COUNT}; std::string_view resolvedSource {}; std::string_view declPath {}; - std::string ohmUrl {}; + std::string_view ohmUrl {}; std::string declText {}; // NOLINTEND(misc-non-private-member-variables-in-classes)