Add header guard.
[dcpomatic.git] / src / lib / wscript
index 447c0f4783d832de4b80e7bd9fbd677d1012ea62..43ccead77669a74137113402ac2165d456c0e904 100644 (file)
@@ -146,6 +146,7 @@ sources = """
           maths_util.cc
           memory_util.cc
           mid_side_decoder.cc
+          named_channel.cc
           overlaps.cc
           pixel_quanta.cc
           player.cc
@@ -180,6 +181,7 @@ sources = """
           subtitle_analysis.cc
           subtitle_encoder.cc
           text_ring_buffers.cc
+          text_type.cc
           timer.cc
           transcode_job.cc
           trusted_device.cc
@@ -199,9 +201,11 @@ sources = """
           video_decoder.cc
           video_filter_graph.cc
           video_filter_graph_set.cc
+          video_frame_type.cc
           video_mxf_content.cc
           video_mxf_decoder.cc
           video_mxf_examiner.cc
+          video_range.cc
           video_ring_buffers.cc
           writer.cc
           zipper.cc