00001 #ifndef FONTFILE_H 00002 #define FONTFILE_H 00003 00004 // dummy 00005 00006 typedef int FontFile; 00007 00008 00009 #endif 00010