home *** CD-ROM | disk | FTP | other *** search
/ Amiga Developer CD 2.1 / Amiga Developer CD v2.1.iso / NDK / NDK_3.1 / Includes&Libs / include_h / workbench / icon.h < prev    next >
Encoding:
C/C++ Source or Header  |  1999-10-27  |  289 b   |  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-1999 Amiga, Inc.
  10. **    All Rights Reserved
  11. */
  12.  
  13. #define    ICONNAME    "icon.library"
  14.  
  15. #endif    /* !WORKBENCH_ICON_H */
  16.