diff --git a/core/rend/gui.cpp b/core/rend/gui.cpp index 4044aa017..90c84db77 100644 --- a/core/rend/gui.cpp +++ b/core/rend/gui.cpp @@ -1147,7 +1147,7 @@ static void gui_display_settings() } ImGui::SameLine(); ShowHelpMarker("The directory containing BIOS files, as well as saved VMUs and states"); -#elseif !defined(TARGET_IPHONE) +#elif !defined(TARGET_IPHONE) if (ImGui::ListBoxHeader("Home Directory", 1)) { ImGui::AlignTextToFramePadding();