summaryrefslogtreecommitdiff
path: root/src/window-commands.c
diff options
context:
space:
mode:
authorAlexander Mikhaylenko <alexm@gnome.org>2022-12-07 18:00:18 +0400
committerAlexander Mikhaylenko <alexm@gnome.org>2022-12-08 15:32:12 +0400
commit72b31ef927a3f728b4fac27fbe8f4fb14c550c93 (patch)
tree3b3a811c99440849cf5471a7605dd0fcef0095cf /src/window-commands.c
parent1057e1673b93e496ff6729690ff0dbe81ec2c30c (diff)
downloadepiphany-72b31ef927a3f728b4fac27fbe8f4fb14c550c93.tar.gz
file-chooser: Rename to ephy-file-dialog-utils
That better reflects what it's about nowadays. Part-of: <https://gitlab.gnome.org/GNOME/epiphany/-/merge_requests/1236>
Diffstat (limited to 'src/window-commands.c')
-rw-r--r--src/window-commands.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/window-commands.c b/src/window-commands.c
index 6b635a824..5c65c9be4 100644
--- a/src/window-commands.c
+++ b/src/window-commands.c
@@ -36,7 +36,7 @@
#include "ephy-embed.h"
#include "ephy-encoding-dialog.h"
#include "ephy-favicon-helpers.h"
-#include "ephy-file-chooser.h"
+#include "ephy-file-dialog-utils.h"
#include "ephy-file-helpers.h"
#include "ephy-find-toolbar.h"
#include "ephy-flatpak-utils.h"