Renamed "internal.h" to the more sensible "busybox.h".
[oweals/busybox.git] / mt.c
diff --git a/mt.c b/mt.c
index e77f58a6ab852ba58a5b8376dc7b77d928399f5f..6acae4ea1f846bcffd11f92cec56fc2c2a54e149 100644 (file)
--- a/mt.c
+++ b/mt.c
@@ -1,5 +1,5 @@
 /* vi: set sw=4 ts=4: */
-#include "internal.h"
+#include "busybox.h"
 #include <stdio.h>
 #include <sys/mtio.h>
 #include <sys/fcntl.h>