#ifndef PROTO_LAYERS_H #define PROTO_LAYERS_H /* *** Automatically generated from 'layers.conf'. Edits will be lost. *** Copyright © 1995-2005, The AROS Development Team. All rights reserved. */ #include #include #include #if !defined(LayersBase) && !defined(__NOLIBBASE__) && !defined(__LAYERS_NOLIBBASE__) extern struct Library *LayersBase; #endif #if !defined(NOLIBDEFINES) && !defined(LAYERS_NOLIBDEFINES) # include #endif #endif /* PROTO_LAYERS_H */