diff options
Diffstat (limited to 'chalk/core/kis_convolution_painter.cc')
-rw-r--r-- | chalk/core/kis_convolution_painter.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chalk/core/kis_convolution_painter.cc b/chalk/core/kis_convolution_painter.cc index 32283ad33..ea0351dfc 100644 --- a/chalk/core/kis_convolution_painter.cc +++ b/chalk/core/kis_convolution_painter.cc @@ -20,7 +20,7 @@ #include <string.h> #include <cfloat> -#include "brush.h" +#include "tqbrush.h" #include "tqcolor.h" #include "tqfontinfo.h" #include "tqfontmetrics.h" |