summaryrefslogtreecommitdiff
path: root/camlibs/toshiba/pdrm11/library.c
diff options
context:
space:
mode:
Diffstat (limited to 'camlibs/toshiba/pdrm11/library.c')
-rw-r--r--camlibs/toshiba/pdrm11/library.c15
1 files changed, 1 insertions, 14 deletions
diff --git a/camlibs/toshiba/pdrm11/library.c b/camlibs/toshiba/pdrm11/library.c
index 8c4bb9624..142002a67 100644
--- a/camlibs/toshiba/pdrm11/library.c
+++ b/camlibs/toshiba/pdrm11/library.c
@@ -26,20 +26,7 @@
#include <gphoto2/gphoto2.h>
-
-#ifdef ENABLE_NLS
-# include <libintl.h>
-# undef _
-# define _(String) dgettext (GETTEXT_PACKAGE, String)
-# ifdef gettext_noop
-# define N_(String) gettext_noop (String)
-# else
-# define N_(String) (String)
-# endif
-#else
-# define _(String) (String)
-# define N_(String) (String)
-#endif
+#include "libgphoto2/i18n.h"
#define GP_MODULE "Toshiba"