]> git.sesse.net Git - nageru/blobdiff - nageru/pbo_frame_allocator.cpp
Move VADisplayWithCleanup into its own header file, in shared/.
[nageru] / nageru / pbo_frame_allocator.cpp
index ba5322602a47e4f0903fda950a96e597bd6c5660..d7cd818d15d614ba96d1d049e9bb36afbdc01e36 100644 (file)
@@ -10,7 +10,7 @@
 #include "flags.h"
 #include "mjpeg_encoder.h"
 #include "v210_converter.h"
-#include "va_display_with_cleanup.h"
+#include "shared/va_display.h"
 
 using namespace std;