commands.h: add #include "textio/txcommands.h"

The type TxCommand is used in the function signatures.

K&R obsolete syntax removal for C23 compatibility series
This commit is contained in:
Darryl L. Miles 2024-10-04 12:03:18 +01:00 committed by Tim Edwards
parent 06b5870035
commit 8a4464f443
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@
#include "windows/windows.h"
#include "database/database.h"
#include "textio/txcommands.h" /* TxCommand */
/*
* Name of default yank buffer