tcllef.c: missing include textio/textio.h (due to TxPrint usage)
This commit is contained in:
parent
19e03fc4f8
commit
4930e0307a
|
|
@ -21,6 +21,7 @@
|
|||
#include "commands/commands.h"
|
||||
#include "utils/tech.h"
|
||||
#include "dbwind/dbwind.h"
|
||||
#include "textio/textio.h"
|
||||
|
||||
/* External routines */
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue