X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2Flib%2F16text.h;h=9f0034e4b93489fb57f2c03ff1b441f342c01904;hb=403a2afcb791925d56ed1d3cab8e02287e22464a;hp=98c3b90474b0bac1303814c80a37ba49ef0848f8;hpb=562a5008d417d162e2f133b2eea7e5bb37a3070c;p=16.git diff --git a/src/lib/16text.h b/src/lib/16text.h index 98c3b904..9f0034e4 100644 --- a/src/lib/16text.h +++ b/src/lib/16text.h @@ -5,8 +5,10 @@ * They copy the font characters directly to VGA. */ #ifndef TEXT_H -#define TEXT_H -#include "types.h" +#define TEXT_H +#include +#include +#include "src/lib/types.h" /* font information type */ typedef struct font {