X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Futil.cc;h=0646a478772a086704cfcb6b7e4d2d87408ab18c;hb=fc4c3e7f0a08d9e2350edb56fa76258114042960;hp=4ce677bf63a666b2fceacceb490eb297af7133ff;hpb=4e2ff7851127cd85c3e7d78b42eb884d0cda0ac3;p=dcpomatic.git diff --git a/src/lib/util.cc b/src/lib/util.cc index 4ce677bf6..0646a4787 100644 --- a/src/lib/util.cc +++ b/src/lib/util.cc @@ -22,6 +22,8 @@ * @brief Some utility functions and classes. */ +#define UNICODE 1 + #include "util.h" #include "exceptions.h" #include "dcp_content_type.h"