#ifndef PROTO_DISKFONT_H
#define PROTO_DISKFONT_H

#include <clib/diskfont_protos.h>
#include <inline/diskfont.h>

#ifndef __NOLIBBASE__
extern struct Library * __CONSTLIBBASEDECL__ DiskfontBase;
#endif

#endif
