summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/lib/i18n.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/i18n.h b/src/lib/i18n.h
index 890313bc6..2f8a7e9f1 100644
--- a/src/lib/i18n.h
+++ b/src/lib/i18n.h
@@ -19,5 +19,5 @@
#include <libintl.h>
-#define _(x) dgettext ("libdcpomatic", x)
+#define _(x) dgettext ("libdcpomatic2", x)
#define N_(x) x