#ifndef DISKFONT_DISKFONT_H
#define DISKFONT_DISKFONT_H

#ifndef EXEC_NODES_H
#include <exec/nodes.h>
#endif
#ifndef EXEC_LISTS_H
#include <exec/lists.h>
#endif
#ifndef GRAPHICS_TEXT_H
#include <graphics/text.h>
#endif


#endif  /* DISKFONT_DISKFONT_H */
