mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-22 20:36:50 +03:00
Changes for build after moving interface includes
Signed-off-by: Slava Zanko <slavazanko@gmail.com>
This commit is contained in:
parent
25155c311a
commit
7c5212642e
@ -1,8 +1,8 @@
|
||||
#ifndef MC__FILEHIGHLIGHT_H
|
||||
#define MC__FILEHIGHLIGHT_H
|
||||
|
||||
#include "lib/mcconfig/mcconfig.h"
|
||||
#include "lib/search/search.h"
|
||||
#include "lib/mcconfig.h"
|
||||
#include "lib/search.h"
|
||||
#include "src/dir.h"
|
||||
|
||||
/*** typedefs(not structures) and defined constants **********************************************/
|
||||
|
Loading…
Reference in New Issue
Block a user