From 3570a34de46b1f7dedd16999bb1687e2d6b55d40 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Mon, 25 Sep 2000 21:45:58 +0000 Subject: Renamed "internal.h" to the more sensible "busybox.h". -Erik --- loadfont.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'loadfont.c') diff --git a/loadfont.c b/loadfont.c index e93ca3186..d6eadc353 100644 --- a/loadfont.c +++ b/loadfont.c @@ -7,7 +7,7 @@ * Loads the console font, and possibly the corresponding screen map(s). * (Adapted for busybox by Matej Vela.) */ -#include "internal.h" +#include "busybox.h" #include #include #include -- cgit v1.2.3