Check for SYS/GL during library init. Reason is that
[AROS.git] / workbench / network / common / include / proto / miamipanel.h
blob1129b22d255ecf340c13d5f44bde001489f10421
1 #ifndef PROTO_MIAMIPANEL_H
2 #define PROTO_MIAMIPANEL_H
4 /*
5 *** Automatically generated from 'miamipanel.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/miamipanel_protos.h>
14 #if !defined(MiamiPanelBase) && !defined(__NOLIBBASE__) && !defined(__MIAMIPANEL_NOLIBBASE__)
15 #ifdef __MIAMIPANEL_STDLIBBASE__
16 extern struct Library *MiamiPanelBase;
17 #else
18 extern struct Library *MiamiPanelBase;
19 #endif
20 #endif
22 #if !defined(NOLIBDEFINES) && !defined(MIAMIPANEL_NOLIBDEFINES)
23 # include <defines/miamipanel.h>
24 #endif
26 #endif /* PROTO_MIAMIPANEL_H */