Extract constants.h
[dcpomatic.git] / src / lib / video_decoder.h
index 828ac66a20af1cbbff7785f039b9c1fd8a32bddb..f6ee17425b6d77b48d6b074c5d369f6cfbd888c3 100644 (file)
 #define DCPOMATIC_VIDEO_DECODER_H
 
 
-#include "decoder.h"
-#include "video_content.h"
-#include "util.h"
 #include "content_video.h"
+#include "decoder.h"
 #include "decoder_part.h"
+#include "video_content.h"
 #include <boost/signals2.hpp>