X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=futatabi%2Fmainwindow.cpp;h=85a86a8a6f7bf5e2e6a621ddfbeacd97d2d646f9;hb=af8007aa958271ba16b15e7d11a891570488f6c9;hp=dd3c82764537bc23cb588a1dc9978e54db21b667;hpb=6e116a6bbeb2c047a3bfb084395ec601ce211e6c;p=nageru diff --git a/futatabi/mainwindow.cpp b/futatabi/mainwindow.cpp index dd3c827..85a86a8 100644 --- a/futatabi/mainwindow.cpp +++ b/futatabi/mainwindow.cpp @@ -5,8 +5,8 @@ #include "flags.h" #include "frame_on_disk.h" #include "player.h" -#include "post_to_main_thread.h" -#include "timebase.h" +#include "shared/post_to_main_thread.h" +#include "shared/timebase.h" #include "ui_mainwindow.h" #include