summaryrefslogtreecommitdiff
path: root/atari/gui.c
diff options
context:
space:
mode:
Diffstat (limited to 'atari/gui.c')
-rw-r--r--atari/gui.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/atari/gui.c b/atari/gui.c
index 0267148d2..f1f557e2e 100644
--- a/atari/gui.c
+++ b/atari/gui.c
@@ -1077,6 +1077,8 @@ static struct gui_fetch_table atari_fetch_table = {
.filename_from_path = filename_from_path,
.path_add_part = path_add_part,
.filetype = fetch_filetype,
+ .path_to_url = path_to_url,
+ .url_to_path = url_to_path,
.get_resource_url = gui_get_resource_url,
.mimetype = fetch_mimetype,