aboutsummaryrefslogtreecommitdiff
path: root/shell/cmdedit.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell/cmdedit.c')
-rw-r--r--shell/cmdedit.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/cmdedit.c b/shell/cmdedit.c
index 04abc938c..af29b059a 100644
--- a/shell/cmdedit.c
+++ b/shell/cmdedit.c
@@ -31,7 +31,7 @@
terminal width. (more then one line.) However, history will.
*/
-#include "internal.h"
+#include "busybox.h"
#ifdef BB_FEATURE_SH_COMMAND_EDITING
#include <stdio.h>