home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / cbm / os-include.lha / os-include / workbench / icon.h next >
C/C++ Source or Header  |  1993-10-15  |  299b  |  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 40.15
  6. **
  7. **    external declarations for icon.library
  8. **
  9. **    (C) Copyright 1985-1993 Commodore-Amiga, Inc.
  10. **    All Rights Reserved
  11. */
  12.  
  13. #define    ICONNAME    "icon.library"
  14.  
  15. #endif    /* !WORKBENCH_ICON_H */
  16.