X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Ffont.cc;h=51bd866e435cbc73dc27fe8b4637a27564bf2a15;hb=5aa66b7fd3e5256cd20eedde287a2124522610a0;hp=52996a73ec470ce776315fa81f832d1aa3916882;hpb=8c2f3517e868078b551bb01d975f2956cb692fbf;p=libdcp.git diff --git a/src/font.cc b/src/font.cc index 52996a73..51bd866e 100644 --- a/src/font.cc +++ b/src/font.cc @@ -17,6 +17,8 @@ */ +#include "types.h" +#include "raw_convert.h" #include "font.h" #include "xml.h" #include "text.h"