mirror of
https://github.com/MidnightCommander/mc
synced 2025-01-08 20:41:59 +03:00
Include global.h, not i18n.h.
This commit is contained in:
parent
82688029da
commit
f9e5058942
@ -43,7 +43,7 @@ struct poptContext_s {
|
||||
char * otherHelp;
|
||||
};
|
||||
|
||||
#include "i18n.h"
|
||||
#include "global.h"
|
||||
#define D_(dom, str) _(str)
|
||||
#define POPT_(foo) _(foo)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user