Renamed "internal.h" to the more sensible "busybox.h".
[oweals/busybox.git] / unrpm.c
diff --git a/unrpm.c b/unrpm.c
index cfcc0d1ee5a7fcc18f80247dac1d9007a9dd99f4..26989e8b6af2039d1f7b3b079ce9ce9527583ba8 100644 (file)
--- a/unrpm.c
+++ b/unrpm.c
@@ -13,7 +13,7 @@
  *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  */
  
-#include "internal.h" 
+#include "busybox.h" 
 #include <unistd.h>
 #include <stdio.h>
 #include <stdlib.h>