commit f4b4ec833944a3e4efde43739bb8045b7294026c parent c06e785471478efd608a9622688ed4048953bfdb Author: mrgrouse <bdmfegys@duck.com> Date: Fri, 15 Nov 2024 17:36:59 -0500 x.c: update header files for birdterm rename Diffstat:
| M | x.c | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x.c b/x.c @@ -18,7 +18,7 @@ char *argv0; #include "arg.h" -#include "st.h" +#include "birdterm.h" #include "win.h" /* types used in config.h */