Renamed "internal.h" to the more sensible "busybox.h".
[oweals/busybox.git] / test.c
diff --git a/test.c b/test.c
index a2bec44924f7f42c00e1f8421966f15ec57f971f..acd6947d98de1160d15ff2c6ecd71f0453076b72 100644 (file)
--- a/test.c
+++ b/test.c
@@ -31,7 +31,7 @@
  *     "This program is in the Public Domain."
  */
 
-#include "internal.h"
+#include "busybox.h"
 #include <sys/types.h>
 #include <unistd.h>
 #include <ctype.h>