Renamed "internal.h" to the more sensible "busybox.h".
[oweals/busybox.git] / findutils / find.c
index 1c209aea124eee25caf6642dd6fbeb8746240a02..48faf2c30bcf3bd6601fd9d3a47e11691c615a8d 100644 (file)
@@ -22,7 +22,7 @@
  *
  */
 
-#include "internal.h"
+#include "busybox.h"
 #include <stdio.h>
 #include <unistd.h>
 #include <dirent.h>