mirror of
https://github.com/MidnightCommander/mc
synced 2025-01-18 17:29:28 +03:00
Added include of "fileloc.h" into subshell.c file
Signed-off-by: Slava Zanko <slavazanko@gmail.com>
This commit is contained in:
parent
7c5212642e
commit
108666b192
@ -52,6 +52,7 @@
|
|||||||
#include "lib/tty/key.h" /* XCTRL */
|
#include "lib/tty/key.h" /* XCTRL */
|
||||||
#include "lib/vfs/mc-vfs/vfs.h"
|
#include "lib/vfs/mc-vfs/vfs.h"
|
||||||
#include "lib/strutil.h"
|
#include "lib/strutil.h"
|
||||||
|
#include "lib/fileloc.h"
|
||||||
|
|
||||||
#include "panel.h" /* current_panel */
|
#include "panel.h" /* current_panel */
|
||||||
#include "wtools.h" /* query_dialog() */
|
#include "wtools.h" /* query_dialog() */
|
||||||
|
Loading…
Reference in New Issue
Block a user