]> git.sesse.net Git - nageru/blobdiff - futatabi/jpeg_frame_view.cpp
Combine the Nageru and Futatabi files that are identical.
[nageru] / futatabi / jpeg_frame_view.cpp
index 3d3383fe887ea17c6fcab08abcd13752181a0bda..283ff672f73d987473446e32c9fe59f5f06d9e8a 100644 (file)
@@ -2,7 +2,7 @@
 
 #include "defs.h"
 #include "jpeg_destroyer.h"
-#include "post_to_main_thread.h"
+#include "shared/post_to_main_thread.h"
 #include "video_stream.h"
 #include "ycbcr_converter.h"