#ifndef PROTO_GRAPHICS_H #define PROTO_GRAPHICS_H /* *** Automatically generated from 'graphics.conf'. Edits will be lost. *** Copyright © 1995-2005, The AROS Development Team. All rights reserved. */ #include #include #include #if !defined(GfxBase) && !defined(__NOLIBBASE__) && !defined(__GRAPHICS_NOLIBBASE__) extern struct GfxBase *GfxBase; #endif #if !defined(NOLIBDEFINES) && !defined(GRAPHICS_NOLIBDEFINES) # include #endif #endif /* PROTO_GRAPHICS_H */