Renamed "internal.h" to the more sensible "busybox.h".
[oweals/busybox.git] / coreutils / uuencode.c
index 1433c7f3b4dd00bb8eb6b80fddfb007943a487f1..5835bd22a82d0109bb6d2bc2bb23b82e8970ed11 100644 (file)
@@ -52,7 +52,7 @@
 /* Reworked to GNU style by Ian Lance Taylor, ian@airs.com, August 93.  */
 /* Hacked to work with BusyBox by Alfred M. Szmidt */
 
-#include "internal.h"
+#include "busybox.h"
 
 #include <stdio.h>
 #include <errno.h>