Renamed "internal.h" to the more sensible "busybox.h".
[oweals/busybox.git] / console-tools / setkeycodes.c
index 284ffa194b70518672167e51bb34b6dada80ac6c..63c1063330fb70e1d2c1a70cb6760426b6be8d2c 100644 (file)
@@ -22,7 +22,7 @@
  *
  */
 
-#include "internal.h"
+#include "busybox.h"
 #include <stdio.h>
 #include <stdlib.h>
 #include <fcntl.h>