Trim some includes.
authorCarl Hetherington <cth@carlh.net>
Sat, 10 Sep 2022 13:29:17 +0000 (15:29 +0200)
committerCarl Hetherington <cth@carlh.net>
Sat, 10 Sep 2022 19:00:06 +0000 (21:00 +0200)
src/lib/j2k_encoder.cc
src/wx/closed_captions_dialog.h

index 53e1c272fea9dacf9f90fac13263b76982d5b293..e6dab582801fd7177ecea144d294510261c9f41a 100644 (file)
@@ -34,7 +34,6 @@
 #include "film.h"
 #include "j2k_encoder.h"
 #include "log.h"
-#include "player.h"
 #include "player_video.h"
 #include "util.h"
 #include "writer.h"
index 700b8922a9506073df558c9a1722d7a527048e6c..d31218526d745879ef553bd0004716177e0616c5 100644 (file)
@@ -20,7 +20,6 @@
 
 
 #include "lib/dcpomatic_time.h"
-#include "lib/player.h"
 #include "lib/text_ring_buffers.h"
 #include <dcp/warnings.h>
 LIBDCP_DISABLE_WARNINGS