diff --git a/gtk/mobile.cpp b/gtk/mobile.cpp index b944c820eb..f71b8c309e 100644 --- a/gtk/mobile.cpp +++ b/gtk/mobile.cpp @@ -327,7 +327,7 @@ int main(int argc, char* argv[]) fileURL = "file://" + FileUtil::realpath(argv[1]); std::string urlAndQuery = - "file://" TOPSRCDIR "/loleaflet/dist/cool.html" + "file://" TOPSRCDIR "/browser/dist/cool.html" "?file_path=" + fileURL + "&closebutton=1" "&permission=edit"