X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=futatabi%2Fmainwindow.cpp;h=2a05a24428a3774c76bfb04b67079e85e0c9f4d6;hb=147a2d38463d983ec7c66ef5c4c9c6cce7d52787;hp=b9dee2755bedcebd4e99c9519efa33d65eb8fe74;hpb=b563b8903fa84bb7fd62d7d0b84b70cb26843dbf;p=nageru diff --git a/futatabi/mainwindow.cpp b/futatabi/mainwindow.cpp index b9dee27..2a05a24 100644 --- a/futatabi/mainwindow.cpp +++ b/futatabi/mainwindow.cpp @@ -1,12 +1,12 @@ #include "mainwindow.h" #include "clip_list.h" -#include "disk_space_estimator.h" +#include "shared/disk_space_estimator.h" #include "flags.h" #include "frame_on_disk.h" #include "player.h" #include "shared/post_to_main_thread.h" -#include "timebase.h" +#include "shared/timebase.h" #include "ui_mainwindow.h" #include