mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-23 12:56:51 +03:00
Do not include libgettext.h for GNOME
This commit is contained in:
parent
6b449b8ae8
commit
ce7197e07c
@ -139,7 +139,6 @@
|
|||||||
# define N_(x) x
|
# define N_(x) x
|
||||||
# endif
|
# endif
|
||||||
#include "vfs/vfs.h"
|
#include "vfs/vfs.h"
|
||||||
#include "intl/libgettext.h"
|
|
||||||
# define CDisplay gdk_display
|
# define CDisplay gdk_display
|
||||||
# define CRoot gdk_root_parent
|
# define CRoot gdk_root_parent
|
||||||
# define Window GtkEdit *
|
# define Window GtkEdit *
|
||||||
|
Loading…
Reference in New Issue
Block a user