#ifndef FONTS_H #define FONTS_H #ifdef __cplusplus extern "C" { #endif #include "DejaVuSans12bw.c" #include "DejaVuSans12.c" #ifdef __cplusplus } #endif #endif /* FONTS_H */