Fix DCP content font ID allocation to cope with DCPs that have multiple fonts
[dcpomatic.git] / src / lib / wscript
index 251f09cf70caad267e10bf5f8fde193ac1630cc4..56ffc39fef41b80670a77c743a714c97b21d1a04 100644 (file)
@@ -119,6 +119,7 @@ sources = """
           filter.cc
           font.cc
           font_config.cc
+          font_id_allocator.cc
           font_id_map.cc
           frame_interval_checker.cc
           frame_rate_change.cc