mirror of
https://github.com/MidnightCommander/mc
synced 2025-01-26 05:02:03 +03:00
Fix include order.
This commit is contained in:
parent
9d265c52d6
commit
b10cf9e422
@ -82,8 +82,8 @@
|
||||
#include "main.h" /* the_hint */
|
||||
#include "wtools.h" /* QuickDialog */
|
||||
#include "panel.h" /* cpanel */
|
||||
#include "filegui.h"
|
||||
#include "fileopctx.h" /* FILE_CONT */
|
||||
#include "filegui.h"
|
||||
#include "key.h" /* get_event */
|
||||
|
||||
/* }}} */
|
||||
|
Loading…
Reference in New Issue
Block a user