#ifndef PROTO_GTX_H
#define PROTO_GTX_H
#include <exec/types.h>
#ifndef GADTOOLSBOX_GTXBASE_H
#   include <gadtoolsbox/gtxbase.h>
#endif
extern struct GTXBase *GTXBase ;
#ifndef CLIB_GTX_PROTOS_H
#   include <clib/gtx_protos.h>
#endif
#ifndef PRAGMAS_GTX_PRAGMAS_H
#   include <pragmas/gtx_pragmas.h>
#endif
#endif
