]> git.sesse.net Git - casparcg/blobdiff - core/mixer/frame_mixer_device.cpp
2.0.0.2: Reverted to rev 738.
[casparcg] / core / mixer / frame_mixer_device.cpp
index b1f69eeb0fab9592cb446d5060df329f48293c39..fc88c838653e8d82232266e12357a65c7ba9ccdd 100644 (file)
 #include <common/exception/exceptions.h>\r
 #include <common/concurrency/executor.h>\r
 #include <common/diagnostics/graph.h>\r
-#include <common/utility/assert.h>\r
-#include <common/utility/timer.h>\r
 #include <common/utility/tweener.h>\r
 \r
+#include <core/consumer/frame/read_frame.h>\r
+#include <core/producer/frame/write_frame.h>\r
+#include <core/producer/frame/frame_factory.h>\r
+#include <core/producer/frame/pixel_format.h>\r
 #include <core/producer/frame/audio_transform.h>\r
 #include <core/producer/frame/image_transform.h>\r
 \r