Make it quicker to cancel an analyse subtitle job (#2486).
[dcpomatic.git] / src / lib / hints.cc
index 46296351be71e899a6ffdbc4a29972d9c3e52309..b628efc31534fd53be7c7c8d29350ceab88363c3 100644 (file)
@@ -24,6 +24,7 @@
 #include "audio_processor.h"
 #include "compose.hpp"
 #include "config.h"
+#include "constants.h"
 #include "content.h"
 #include "cross.h"
 #include "dcp_content_type.h"
@@ -34,7 +35,6 @@
 #include "player.h"
 #include "ratio.h"
 #include "text_content.h"
-#include "types.h"
 #include "video_content.h"
 #include "writer.h"
 #include <dcp/cpl.h>