summaryrefslogtreecommitdiff
path: root/amiga/launch.h
diff options
context:
space:
mode:
Diffstat (limited to 'amiga/launch.h')
-rwxr-xr-xamiga/launch.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/amiga/launch.h b/amiga/launch.h
index cab638b1d..e2b355065 100755
--- a/amiga/launch.h
+++ b/amiga/launch.h
@@ -20,8 +20,10 @@
* Fetching of data from a URL (Registration).
*/
-#ifndef AMIGA_FETCH_MAILTO_H
-#define AMIGA_FETCH_MAILTO_H
+#ifndef AMIGA_LAUNCH_H
+#define AMIGA_LAUNCH_H
+#include "utils/errors.h"
+struct nsurl;
void ami_openurl_open(void);
void ami_openurl_close(void);