#ifndef FONT_H_ #define FONT_H_ char *default_font_path(void); #endif //FONT_H_