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