home *** CD-ROM | disk | FTP | other *** search
- #define __USE_SYSBASE
- #include <proto/amigaguide.h>
- #include <proto/dos.h>
- #include <proto/exec.h>
- #include <proto/gadtools.h>
- #include <proto/graphics.h>
- #include <proto/icon.h>
- #include <proto/intuition.h>
- #include <proto/reqtools.h>
- #include <proto/utility.h>
- #include <clib/alib_protos.h>
-
- #include <proto/reqtools.h>
- #include <proto/sortlist.h>
- #include <pragmas/locale_pragmas.h>
- #include <proto/gtlayout_protos.h>
- #include <pragmas/gtlayout_pragmas.h>
- #include <libraries/gtlayout.h>
- #include <libraries/reqtools.h>
-
- /* Misc stuff */
- #include <exec/memory.h>
- #include <workbench/startup.h>
-
- #include <ctype.h>
- #include <stdarg.h>
- #include <stdio.h>
- #include <stdlib.h>
- #include <string.h>
-
-