Renamed "internal.h" to the more sensible "busybox.h".
[oweals/busybox.git] / true_false.c
index c56f5e7afe95cfcf4e7d04b034e8471e0de65205..b3b221e1f92b57b5aa9af1dbc1391fa6f3d1e2b3 100644 (file)
@@ -22,7 +22,7 @@
  *
  */
 
-#include "internal.h"
+#include "busybox.h"
 
 
 extern int true_main(int argc, char **argv)