mirror of
https://github.com/MidnightCommander/mc
synced 2025-01-03 10:04:32 +03:00
src/cons.handler.c: fix include.
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
This commit is contained in:
parent
e151b0756f
commit
c524d6d49c
@ -42,7 +42,7 @@
|
||||
|
||||
#include "lib/unixcompat.h"
|
||||
#include "lib/tty/tty.h"
|
||||
#include "lib/skin.h" /* tty_set_normal_attrs */
|
||||
#include "lib/tty/color.h" /* tty_set_normal_attrs */
|
||||
#include "lib/tty/win.h"
|
||||
#include "lib/util.h" /* mc_build_filename() */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user