1 #ifndef LIBRARIES_DISKFONT_H 2 #define LIBRARIES_DISKFONT_H 3 4 /* 5 diskfont.library wrapper include 6 7 Copyright © 2002 The MorphOS Development Team, All Rights Reserved. 8 */ 9 10 #ifndef DISKFONT_DISKFONT_H 11 # include <diskfont/diskfont.h> 12 #endif 13 14 15 #endif /* LIBRARIES_DISKFONT_H */