]> git.sesse.net Git - nageru/blobdiff - nageru/mixer.cpp
Move VADisplayWithCleanup into its own header file, in shared/.
[nageru] / nageru / mixer.cpp
index ba1f3347f4876d209fdd18a6d836a7f05969482d..a5206c9b3ea48edf27c9d8db2462a8933465927f 100644 (file)
@@ -48,6 +48,7 @@
 #include "image_input.h"
 #include "input_mapping.h"
 #include "shared/metrics.h"
+#include "shared/va_display.h"
 #include "mjpeg_encoder.h"
 #include "pbo_frame_allocator.h"
 #include "shared/ref_counted_gl_sync.h"
@@ -55,7 +56,6 @@
 #include "shared/timebase.h"
 #include "timecode_renderer.h"
 #include "v210_converter.h"
-#include "va_display_with_cleanup.h"
 #include "video_encoder.h"
 
 #undef Status