#ifndef _PROTO_PICASSO96_H #define _PROTO_PICASSO96_H #ifndef EXEC_TYPES_H #include #endif #if !defined(CLIB_PICASSO96_PROTOS_H) && !defined(__GNUC__) #include #endif #ifndef __NOLIBBASE__ extern struct Library *P96Base; #endif #ifdef __GNUC__ #include #elif defined(__VBCC__) #include #else #include #endif #endif /* _PROTO_PICASSO96_H */