summaryrefslogtreecommitdiffstats
path: root/intl/finddomain.c
diff options
context:
space:
mode:
Diffstat (limited to 'intl/finddomain.c')
-rw-r--r--intl/finddomain.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/intl/finddomain.c b/intl/finddomain.c
index a1fdf94..fdcae62 100644
--- a/intl/finddomain.c
+++ b/intl/finddomain.c
@@ -29,12 +29,11 @@
# include <unistd.h>
#endif
-#include "gettext.h"
#include "gettextP.h"
#ifdef _LIBC
# include <libintl.h>
#else
-# include "libgettext.h"
+# include "libgnuintl.h"
#endif
/* @@ end of prolog @@ */