--- a/src/model.cpp Sun Jun 26 21:00:06 2022 +0300 +++ b/src/model.cpp Sun Jun 26 21:32:51 2022 +0300 @@ -17,7 +17,7 @@ */ #include <QPixmap> -#include "model.h" +#include "src/model.h" constexpr unsigned int gcd(unsigned int a, unsigned int b) {