aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sh.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sh.c b/sh.c
index 15a3070a6..f5c06b423 100644
--- a/sh.c
+++ b/sh.c
@@ -18,7 +18,7 @@
*
*/
-#include "busybox.h"
+#include "Config.h"
/* This is to make testing things a bit simpler (to avoid
* a full recompile) till we get the new build system in place */