Renamed "internal.h" to the more sensible "busybox.h".
[oweals/busybox.git] / archival / gunzip.c
index b27ebeda8cebf0f51e2933bb76b530c7fdb45fd1..ee8693013344defcabbde780961f289e09d385e6 100644 (file)
@@ -27,7 +27,7 @@
  *
  */
 
-#include "internal.h"
+#include "busybox.h"
 #include <getopt.h>
 
 /* These defines are very important for BusyBox.  Without these,