aboutsummaryrefslogtreecommitdiff
path: root/editors/vi.c
diff options
context:
space:
mode:
Diffstat (limited to 'editors/vi.c')
-rw-r--r--editors/vi.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/vi.c b/editors/vi.c
index 66b01e26b..97ca802dc 100644
--- a/editors/vi.c
+++ b/editors/vi.c
@@ -21,7 +21,7 @@
* An "ex" line oriented mode- maybe using "cmdedit"
*/
-#include "busybox.h"
+#include "libbb.h"
#define ENABLE_FEATURE_VI_CRASHME 0