Renamed "internal.h" to the more sensible "busybox.h".
 -Erik
diff --git a/fbset.c b/fbset.c
index 235338c..32325a7 100644
--- a/fbset.c
+++ b/fbset.c
@@ -24,7 +24,7 @@
  *     Geert Uytterhoeven (Geert.Uytterhoeven@cs.kuleuven.ac.be)
  */
 
-#include "internal.h"
+#include "busybox.h"
 #include <stdio.h>
 #include <stdlib.h>
 #include <unistd.h>