diff -r 1a4342d80de7 -r 654661eab7f3 src/invert.cpp --- a/src/invert.cpp Wed Jun 08 20:41:21 2022 +0300 +++ b/src/invert.cpp Wed Jun 08 22:29:44 2022 +0300 @@ -16,7 +16,7 @@ * along with this program. If not, see . */ -#include "main.h" +#include "basics.h" #include "model.h" #include "gl/common.h" #include "invert.h"