summary refs log tree commit diff
path: root/bin/cash/test.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--bin/cash/test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/cash/test.c b/bin/cash/test.c
index 29572b43..e51391c2 100644
--- a/bin/cash/test.c
+++ b/bin/cash/test.c
@@ -33,7 +33,7 @@ __FBSDID("$FreeBSD: releng/12.0/bin/test/test.c 298232 2016-04-19 00:38:07Z arau
 
 #ifdef SHELL
 #define main testcmd
-#include "bltin/bltin.h"
+#include "bltin.h"
 #else
 #include <locale.h>