X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=futatabi%2Fjpeg_frame_view.cpp;h=283ff672f73d987473446e32c9fe59f5f06d9e8a;hb=b563b8903fa84bb7fd62d7d0b84b70cb26843dbf;hp=3d3383fe887ea17c6fcab08abcd13752181a0bda;hpb=6e116a6bbeb2c047a3bfb084395ec601ce211e6c;p=nageru diff --git a/futatabi/jpeg_frame_view.cpp b/futatabi/jpeg_frame_view.cpp index 3d3383f..283ff67 100644 --- a/futatabi/jpeg_frame_view.cpp +++ b/futatabi/jpeg_frame_view.cpp @@ -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"