revert between 56095 -> 55830 in arch
[AROS.git] / workbench / network / stacks / AROSTCP / MUI.MiamiPanel / include / proto / MUI.h
blob3597dc8026d2e5725b715700e9e80459635f29d3
1 #ifndef PROTO_MUI_H
2 #define PROTO_MUI_H
4 /*
5 *** Automatically generated from 'mui.conf'. Edits will be lost. ***
6 Copyright © 1995-2005, The AROS Development Team. All rights reserved.
7 */
9 #include <exec/types.h>
10 #include <aros/system.h>
12 #include <clib/MUI_protos.h>
14 #if !defined(MiamiPanelBase) && !defined(__NOLIBBASE__) && !defined(__MUI_NOLIBBASE__)
15 #ifdef __MUI_STDLIBBASE__
16 extern struct Library *MiamiPanelBase;
17 #else
18 extern struct Library *MiamiPanelBase;
19 #endif
20 #endif
22 #if !defined(NOLIBDEFINES) && !defined(MUI_NOLIBDEFINES)
23 # include <defines/MUI.h>
24 #endif
26 #endif /* PROTO_MUI_H */