Renamed "internal.h" to the more sensible "busybox.h".
 -Erik
diff --git a/setkeycodes.c b/setkeycodes.c
index 284ffa1..63c1063 100644
--- a/setkeycodes.c
+++ b/setkeycodes.c
@@ -22,7 +22,7 @@
  *
  */
 
-#include "internal.h"
+#include "busybox.h"
 #include <stdio.h>
 #include <stdlib.h>
 #include <fcntl.h>