home *** CD-ROM | disk | FTP | other *** search
/ Amiga Developer CD 2.1 / Amiga Developer CD v2.1.iso / Reference / Includes_and_Autodocs_3.5 / include / libraries / diskfont.h < prev    next >
Encoding:
C/C++ Source or Header  |  1999-10-20  |  333 b   |  18 lines

  1. #ifndef    LIBRARIES_DISKFONT_H
  2. #define    LIBRARIES_DISKFONT_H
  3. /*
  4. **    $VER: diskfont.h 36.6 (26.11.1990)
  5. **    Includes Release 44.1
  6. **
  7. **    diskfont library definitions
  8. **
  9. **    (C) Copyright 1985-1999 Amiga, Inc.
  10. **        All Rights Reserved
  11. */
  12.  
  13. #ifndef    DISKFONT_DISKFONT_H
  14. #include <diskfont/diskfont.h>
  15. #endif
  16.  
  17. #endif    /* LIBRARIES_DISKFONT_H */
  18.