]> git.sesse.net Git - nageru/blobdiff - nageru/mjpeg_encoder.cpp
Move VADisplayWithCleanup into its own header file, in shared/.
[nageru] / nageru / mjpeg_encoder.cpp
index 03afac9e1df27fb10bd12bc8bc8d7a1a8183279c..857346db7592d67a79305cef7a1c643b167912bf 100644 (file)
@@ -20,7 +20,7 @@ extern "C" {
 #include "shared/metrics.h"
 #include "pbo_frame_allocator.h"
 #include "shared/timebase.h"
-#include "va_display_with_cleanup.h"
+#include "shared/va_display.h"
 
 #include <movit/colorspace_conversion_effect.h>