#ifndef  DISKFONT_GLYPH_H
#define  DISKFONT_GLYPH_H

#ifndef  EXEC_TYPES_H
#include <exec/types.h>
#endif
#ifndef  EXEC_LIBRARIES_H
#include <exec/libraries.h>
#endif
#ifndef  EXEC_NODES_H
#include <exec/nodes.h>
#endif

#endif   /* DISKFONT_GLYPH_H */
