Renamed "internal.h" to the more sensible "busybox.h".
[oweals/busybox.git] / console-tools / reset.c
index 6c4ae35ae1f997fa4574ff348e0f686201b3fbdd..8e2c491e2a8aad1a184f9a792fc42a230fb6c8ef 100644 (file)
@@ -23,7 +23,7 @@
  *
  */
 
-#include "internal.h"
+#include "busybox.h"
 #include <stdio.h>
 
 extern int reset_main(int argc, char **argv)