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