Renamed "internal.h" to the more sensible "busybox.h".
[oweals/busybox.git] / uudecode.c
index 90bef9238f103c885ad85e446fa12ee54f761d5c..965ded5b50d862085d7a6da8cba3cfb79c0fe0da 100644 (file)
@@ -51,7 +51,7 @@
 
 /* Reworked to GNU style by Ian Lance Taylor, ian@airs.com, August 93.  */
 
-#include "internal.h"
+#include "busybox.h"
 
 #include <stdio.h>
 #include <errno.h>