Renamed "internal.h" to the more sensible "busybox.h".
[oweals/busybox.git] / coreutils / rmdir.c
index 500890e4013b23f9348cd8d77c2329ac46238dbf..14ebf92c5263184d71d4c494c2cc1a9f234de818 100644 (file)
@@ -22,7 +22,7 @@
  *
  */
 
-#include "internal.h"
+#include "busybox.h"
 #include <stdio.h>
 #include <errno.h>