From 1dc12f4b058470aa6667ddcc1f81f7fc04f600da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Markus=20Fr=C3=B6schle?= Date: Sat, 21 Jun 2014 19:52:23 +0000 Subject: [PATCH] added BaS includes --- video/fnt_st_8x16.c | 1 + 1 file changed, 1 insertion(+) diff --git a/video/fnt_st_8x16.c b/video/fnt_st_8x16.c index 1c6a2ed..5015cca 100644 --- a/video/fnt_st_8x16.c +++ b/video/fnt_st_8x16.c @@ -7,6 +7,7 @@ * option any later version. See doc/license.txt for details. */ +#include "bas_types.h" #include "font.h" static const uint16_t off_table[] =