diff -r dc33f8a707c4 -r 59b6027b9843 src/widgets/colorindexinput.h --- a/src/widgets/colorindexinput.h Sun Jun 26 20:54:09 2022 +0300 +++ b/src/widgets/colorindexinput.h Sun Jun 26 21:00:06 2022 +0300 @@ -1,5 +1,5 @@ #pragma once -#include "document.h" +#include "colors.h" class ColorIndexInput : public QWidget {