summaryrefslogtreecommitdiff
path: root/atari/file.c
diff options
context:
space:
mode:
Diffstat (limited to 'atari/file.c')
-rw-r--r--atari/file.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/atari/file.c b/atari/file.c
index 907fc0645..53c9c8a79 100644
--- a/atari/file.c
+++ b/atari/file.c
@@ -24,8 +24,6 @@
#include <sys/stat.h>
#include <unistd.h>
-#include "desktop/gui_factory.h"
-
#include "utils/utils.h"
#include "utils/corestrings.h"
#include "utils/url.h"
@@ -33,9 +31,11 @@
#include "utils/file.h"
/**
+ * \file
* Atari file handling callbacks.
+ *
* Most of this code was taken from windows/gui.c
-*/
+ */
/**
* Generate a GEMDOS path from one or more component elemnts.