aboutsummaryrefslogtreecommitdiff
path: root/wget.c
diff options
context:
space:
mode:
Diffstat (limited to 'wget.c')
-rw-r--r--wget.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/wget.c b/wget.c
index c06e76d90..58801ee47 100644
--- a/wget.c
+++ b/wget.c
@@ -7,7 +7,7 @@
* <chip@laserlink.net>
*/
-#include "internal.h"
+#include "busybox.h"
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>