aboutsummaryrefslogtreecommitdiff
path: root/res/fonts/pcvga.c
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2015-03-13 16:16:43 +0100
committerAlex Auvolat <alex@adnab.me>2015-03-13 16:16:43 +0100
commit5bc7fcc00507bbc5ff5bf957a1589209f8495534 (patch)
treef18969c395f6e74e0f299948e376abbe74577f68 /res/fonts/pcvga.c
parent41a4f5309ef298da764bf1dca1254e734a4417f0 (diff)
downloadkogata-5bc7fcc00507bbc5ff5bf957a1589209f8495534.tar.gz
kogata-5bc7fcc00507bbc5ff5bf957a1589209f8495534.zip
Shell begins to be usefull.
Diffstat (limited to 'res/fonts/pcvga.c')
-rw-r--r--res/fonts/pcvga.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/fonts/pcvga.c b/res/fonts/pcvga.c
index b646eb8..b520171 100644
--- a/res/fonts/pcvga.c
+++ b/res/fonts/pcvga.c
@@ -1,6 +1,6 @@
#include <stdio.h>
-#include <proto/font_file.h>
+#include <font_file.h>
char font_data[256][16] = {
/* 0x00 */ {0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00},