mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-22 20:36:50 +03:00
Include wtools.h - needed because message() has been moved there.
This commit is contained in:
parent
5aeb6c2422
commit
68fdcd473a
@ -1,5 +1,6 @@
|
||||
#include "../src/global.h"
|
||||
|
||||
#include "../src/tty.h" /* enable/disable interrupt key */
|
||||
#include "../src/background.h"
|
||||
#include "../src/main.h"
|
||||
#include "../src/wtools.h" /* MSG_ERROR */
|
||||
#include "../src/background.h" /* message_1s */
|
||||
#include "../src/main.h" /* print_vfs_message */
|
||||
|
Loading…
Reference in New Issue
Block a user