diff -r 59b6027b9843 -r 76a025db4948 widgets/doublespinbox.cpp --- a/widgets/doublespinbox.cpp Sun Jun 26 21:00:06 2022 +0300 +++ b/widgets/doublespinbox.cpp Sun Jun 26 21:32:51 2022 +0300 @@ -16,7 +16,7 @@ * along with this program. If not, see . */ -#include "doublespinbox.h" +#include "widgets/doublespinbox.h" /* * Constructs a new double spin box. The locale is fixed to system default "C".