Merge master.
[dcpomatic.git] / src / lib / util.h
index 0edfe2076b3bd8ce80f6077df102d1b3d2564f17..51ccbba999545bd755547a08e5fafe98378fb4ce 100644 (file)
@@ -56,7 +56,7 @@ extern void stacktrace (std::ostream &, int);
 extern std::string dependency_version_summary ();
 extern double seconds (struct timeval);
 extern void dcpomatic_setup ();
-extern void dcpomatic_setup_i18n (std::string);
+extern void dcpomatic_setup_gettext_i18n (std::string);
 extern std::vector<std::string> split_at_spaces_considering_quotes (std::string);
 extern std::string md5_digest (boost::filesystem::path);
 extern std::string md5_digest (void const *, int);