summaryrefslogtreecommitdiff
path: root/amiga/os3support.h
diff options
context:
space:
mode:
Diffstat (limited to 'amiga/os3support.h')
-rw-r--r--amiga/os3support.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/amiga/os3support.h b/amiga/os3support.h
index b2b09c0df..cadcc737f 100644
--- a/amiga/os3support.h
+++ b/amiga/os3support.h
@@ -62,6 +62,7 @@
/* Intuition */
#define IDoMethod DoMethod
+#define IDoSuperMethodA DoSuperMethodA
/* Integral type definitions */
typedef int8_t int8;