diff options
Diffstat (limited to 'gettext-tools/src/x-ycp.c')
-rw-r--r-- | gettext-tools/src/x-ycp.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gettext-tools/src/x-ycp.c b/gettext-tools/src/x-ycp.c index 9ab14ac..59e8e14 100644 --- a/gettext-tools/src/x-ycp.c +++ b/gettext-tools/src/x-ycp.c @@ -1,5 +1,5 @@ /* xgettext YCP backend. - Copyright (C) 2001-2003, 2005-2007 Free Software Foundation, Inc. + Copyright (C) 2001-2003, 2005-2008 Free Software Foundation, Inc. This file was written by Bruno Haible <haible@clisp.cons.org>, 2001. @@ -31,7 +31,6 @@ #include "message.h" #include "xgettext.h" -#include "x-ycp.h" #include "error.h" #include "xalloc.h" #include "gettext.h" |