mirror of https://github.com/MidnightCommander/mc
* edit.h: Don't include mad.h.
This commit is contained in:
parent
105cb58726
commit
e692d7865c
|
@ -1,3 +1,7 @@
|
|||
2002-08-01 Pavel Roskin <proski@gnu.org>
|
||||
|
||||
* edit.h: Don't include mad.h.
|
||||
|
||||
2002-07-29 Andrew V. Samoilov <kai@cmail.ru>
|
||||
|
||||
* edit.h (edit_get_load_file): Mark message for translation.
|
||||
|
|
|
@ -53,7 +53,6 @@
|
|||
#include "src/global.h"
|
||||
#include "src/tty.h"
|
||||
#include "src/main.h" /* for char *shell */
|
||||
#include "src/mad.h"
|
||||
#include "src/dlg.h"
|
||||
#include "src/widget.h"
|
||||
#include "src/color.h"
|
||||
|
|
Loading…
Reference in New Issue