summaryrefslogtreecommitdiff
path: root/unrpm.c
diff options
context:
space:
mode:
Diffstat (limited to 'unrpm.c')
-rw-r--r--unrpm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/unrpm.c b/unrpm.c
index cfcc0d1..26989e8 100644
--- 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>