home *** CD-ROM | disk | FTP | other *** search
/ back2roots/filegate / filegate.zip / filegate / ads / adsutils / PMDEV.LHA / PopupMenuDeveloper / C / include / proto / pm.h
Encoding:
C/C++ Source or Header  |  2000-08-27  |  187 b   |  8 lines

  1. #ifndef POPUPMENU_PROTO_H
  2. #define POPUPMENU_PROTO_H
  3. #include <exec/types.h>
  4. #include <clib/pm_protos.h>
  5. extern struct PopupMenuBase    *PopupMenuBase;
  6. #include <pragmas/pm_pragmas.h>
  7. #endif
  8.