diff --git a/source/views/view_help.cpp b/source/views/view_help.cpp index 2f4f2bbf4..3f8d3787d 100644 --- a/source/views/view_help.cpp +++ b/source/views/view_help.cpp @@ -30,7 +30,7 @@ namespace hex { ImGui::NewLine(); ImGui::BulletText("ImGui by ocornut"); ImGui::BulletText("imgui_club by ocornut"); - ImGui::BulletText("imgui-filebrowser by AirGuanZ"); + ImGui::BulletText("ImGui-Addons by gallickgunner"); ImGui::NewLine(); ImGui::BulletText("GNU libmagic"); ImGui::BulletText("OpenSSL libcrypto");