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