aboutsummaryrefslogtreecommitdiff
path: root/archival/gunzip.c
diff options
context:
space:
mode:
Diffstat (limited to 'archival/gunzip.c')
-rw-r--r--archival/gunzip.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/archival/gunzip.c b/archival/gunzip.c
index b27ebeda8..ee8693013 100644
--- a/archival/gunzip.c
+++ b/archival/gunzip.c
@@ -27,7 +27,7 @@
*
*/
-#include "internal.h"
+#include "busybox.h"
#include <getopt.h>
/* These defines are very important for BusyBox. Without these,