home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / cbm / nduk-v37.lha / V37 / include / workbench / icon.h next >
C/C++ Source or Header  |  1991-11-27  |  352b  |  18 lines

  1. #ifndef WORKBENCH_ICON_H
  2. #define WORKBENCH_ICON_H
  3. /*
  4. **    $Filename: workbench/icon.h $
  5. **    $Release: 2.04 Includes, V37.4 $
  6. **    $Revision: 36.1 $
  7. **    $Date: 90/10/26 $
  8. **
  9. **    external declarations for icon.library
  10. **
  11. **    (C) Copyright 1985-1991 Commodore-Amiga, Inc.
  12. **    All Rights Reserved
  13. */
  14.  
  15. #define    ICONNAME    "icon.library"
  16.  
  17. #endif    /* !WORKBENCH_ICON_H */
  18.