Renamed "internal.h" to the more sensible "busybox.h".
[oweals/busybox.git] / console-tools / clear.c
index dba10569190b554d2752a0528c9f3a1423ab48a3..4a8e0450fbf13827437b5cf00649dadeeac4fa33 100644 (file)
@@ -22,7 +22,7 @@
  *
  */
 
-#include "internal.h"
+#include "busybox.h"
 #include <stdio.h>