home *** CD-ROM | disk | FTP | other *** search
- #ifndef __DLPROTOS__
- #define __DLPROTOS__
-
- #ifndef __APPLEEVENTS__
- #include <AppleEvents.h>
- #endif
-
- #ifndef __APPLETALK__
- #include <AppleTalk.h>
- #endif
-
- #ifndef __LISTS__
- #include <Lists.h>
- #endif
-
- #ifndef __MENUS__
- #include <Menus.h>
- #endif
-
- #ifndef __PPCTOOLBOX__
- #include <PPCToolbox.h>
- #endif
-
- #ifndef __STANDARDFILE__
- #include <StandardFile.h>
- #endif
-
-
-
- #ifndef __AECONNECT__
- #include "AEConnect.h"
- #endif
-
- #ifndef __AEREQUIRED__
- #include "AERequired.h"
- #endif
-
- #ifndef __AEUTILS__
- #include "AEUtils.h"
- #endif
-
- #ifndef __AEWFMT__
- #include "AEWFMT.h"
- #endif
-
- #ifndef __APPWANNABE__
- #include "AppWannabe.h"
- #endif
-
- #ifndef __ATUTILS__
- #include "ATUtils.h"
- #endif
-
- #ifndef __CICONCONTROL__
- #include "CIconControl.h"
- #endif
-
- #ifndef __CTLHANDLER__
- #include "CtlHandler.h"
- #endif
-
- #ifndef __FILE2__
- #include "File2.h"
- #endif
-
- #ifndef __INIT__
- #include "Init.h"
- #endif
-
- #ifndef __GWLAYERS__
- #include "GWLayers.h"
- #endif
-
- #ifndef __LISTCONTROL__
- #include "ListControl.h"
- #endif
-
- #ifndef __PICTCONTROL__
- #include "PICTControl.h"
- #endif
-
- #ifndef __PPC__
- #include "PPC.h"
- #endif
-
- #ifndef __PRINT__
- #include "Print.h"
- #endif
-
- #ifndef __SYS6HELP__
- #include "Sys6Help.h"
- #endif
-
- #ifndef __TEXTEDITCONTROL__
- #include "TextEditControl.h"
- #endif
-
- #ifndef __TREEOBJ__
- #include "TreeObj.h"
- #endif
-
- #ifndef __VIEWHIER__
- #include "ViewHier.h"
- #endif
-
- #ifndef __WINDOW2__
- #include "Window2.h"
- #endif
-
-
-
- #endif
-