forwarding build fix when MUIA_Scrollgroup_AutoBars is defined (NicJA).
[AROS-Contrib.git] / scalos / include / inline4 / scalosmenuplugin.h
blob4d11d8a76e60f19d1451350936312e7f58a31b17
1 #ifndef INLINE4_SCALOSMENUPLUGIN_H
2 #define INLINE4_SCALOSMENUPLUGIN_H
4 /*
5 ** This file was auto generated by idltool 52.7.
6 **
7 ** It provides compatibility to OS3 style library
8 ** calls by substituting functions.
9 **
10 ** Do not edit manually.
11 */
13 #ifndef EXEC_TYPES_H
14 #include <exec/types.h>
15 #endif
16 #ifndef EXEC_EXEC_H
17 #include <exec/exec.h>
18 #endif
19 #ifndef EXEC_INTERFACES_H
20 #include <exec/interfaces.h>
21 #endif
23 #ifndef SCALOS_SCALOS_H
24 #include <scalos/scalos.h>
25 #endif
26 #include <interfaces/scalosmenuplugin.h>
28 /* Inline macros for Interface "main" */
29 #define SCAMenuFunction(wt, in) IScalosMenuPlugin->SCAMenuFunction((wt), (in))
31 #endif /* INLINE4_SCALOSMENUPLUGIN_H */