home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 5 / FreshFish_July-August1994.bin / bbs / cbm / nduk-v39.lha / V39 / include / workbench / icon.h next >
C/C++ Source or Header  |  1992-09-24  |  300b  |  16 lines

  1. #ifndef WORKBENCH_ICON_H
  2. #define WORKBENCH_ICON_H
  3. /*
  4. **    $VER: icon.h 36.1 (26.10.90)
  5. **    Includes Release 39.108
  6. **
  7. **    external declarations for icon.library
  8. **
  9. **    (C) Copyright 1985-1992 Commodore-Amiga, Inc.
  10. **    All Rights Reserved
  11. */
  12.  
  13. #define    ICONNAME    "icon.library"
  14.  
  15. #endif    /* !WORKBENCH_ICON_H */
  16.