Renamed "internal.h" to the more sensible "busybox.h".
[oweals/busybox.git] / coreutils / wc.c
index ca5b3680a70967b8b938faeef6e3d55b201049b3..b1c9a51cdfec21d2b57f44ee848faf4a7a215223 100644 (file)
@@ -20,7 +20,7 @@
  *
  */
 
-#include "internal.h"
+#include "busybox.h"
 #include <stdio.h>
 #include <getopt.h>