X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=futatabi%2Fmainwindow.cpp;h=2a05a24428a3774c76bfb04b67079e85e0c9f4d6;hb=827606868bf9f1dd16208882f0e3ca424b3e9e0a;hp=85a86a8a6f7bf5e2e6a621ddfbeacd97d2d646f9;hpb=c290898058c364494fa74398c70566f3bff1ae4c;p=nageru diff --git a/futatabi/mainwindow.cpp b/futatabi/mainwindow.cpp index 85a86a8..2a05a24 100644 --- a/futatabi/mainwindow.cpp +++ b/futatabi/mainwindow.cpp @@ -1,7 +1,7 @@ #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"