X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=futatabi%2Fmainwindow.cpp;h=b9dee2755bedcebd4e99c9519efa33d65eb8fe74;hb=b563b8903fa84bb7fd62d7d0b84b70cb26843dbf;hp=dd3c82764537bc23cb588a1dc9978e54db21b667;hpb=9b7d691b4cc5db7dbfc18c82e86c1207fcac4722;p=nageru diff --git a/futatabi/mainwindow.cpp b/futatabi/mainwindow.cpp index dd3c827..b9dee27 100644 --- a/futatabi/mainwindow.cpp +++ b/futatabi/mainwindow.cpp @@ -5,7 +5,7 @@ #include "flags.h" #include "frame_on_disk.h" #include "player.h" -#include "post_to_main_thread.h" +#include "shared/post_to_main_thread.h" #include "timebase.h" #include "ui_mainwindow.h"