X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=src%2Ftools%2Fdcpomatic_server.cc;h=e10fd313814cdad562fcb84077e0f6c73934eaca;hp=37eeb1e8e20d8966b68788d979e7f7d33c20c905;hb=ab778ced048cad27b7c10808acfa93861ea91fce;hpb=c14ea4bf3907eb2a4f643a445cc4b232a6d425ce diff --git a/src/tools/dcpomatic_server.cc b/src/tools/dcpomatic_server.cc index 37eeb1e8e..e10fd3138 100644 --- a/src/tools/dcpomatic_server.cc +++ b/src/tools/dcpomatic_server.cc @@ -1,5 +1,5 @@ /* - Copyright (C) 2012 Carl Hetherington + Copyright (C) 2012-2015 Carl Hetherington This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -159,6 +159,7 @@ private: return false; } + dcpomatic_setup_path_encoding (); dcpomatic_setup (); _icon = new TaskBarIcon;