mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-22 20:36:50 +03:00
Add missing include.
This commit is contained in:
parent
780609f437
commit
d521073663
@ -34,6 +34,7 @@
|
||||
#include "src/color.h" /* dialog_colors */
|
||||
#include "src/tty.h" /* LINES */
|
||||
#include "src/widget.h" /* listbox_new() */
|
||||
#include "src/layout.h" /* clr_scr() */
|
||||
#include "src/main.h" /* mc_home */
|
||||
#include "src/help.h" /* interactive_display() */
|
||||
#include "src/key.h" /* XCTRL */
|
||||
|
Loading…
Reference in New Issue
Block a user