aboutsummaryrefslogtreecommitdiff
path: root/touch.c
diff options
context:
space:
mode:
Diffstat (limited to 'touch.c')
-rw-r--r--touch.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/touch.c b/touch.c
index 464aedb55..7db6c6e33 100644
--- a/touch.c
+++ b/touch.c
@@ -22,7 +22,7 @@
*
*/
-#include "internal.h"
+#include "busybox.h"
#include <stdio.h>
#include <sys/types.h>
#include <fcntl.h>