diff options
Diffstat (limited to 'kolourpaint/pixmapfx/kpeffectreducecolors.cpp')
-rw-r--r-- | kolourpaint/pixmapfx/kpeffectreducecolors.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kolourpaint/pixmapfx/kpeffectreducecolors.cpp b/kolourpaint/pixmapfx/kpeffectreducecolors.cpp index 0b764683..83dd997d 100644 --- a/kolourpaint/pixmapfx/kpeffectreducecolors.cpp +++ b/kolourpaint/pixmapfx/kpeffectreducecolors.cpp @@ -33,7 +33,7 @@ #include <tqbuttongroup.h> #include <tqcheckbox.h> #include <tqimage.h> -#include <layout.h> +#include <tqlayout.h> #include <tqpixmap.h> #include <tqradiobutton.h> |