diff options
Diffstat (limited to 'kchart/kdchart/KDChartCustomBox.cpp')
-rw-r--r-- | kchart/kdchart/KDChartCustomBox.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kchart/kdchart/KDChartCustomBox.cpp b/kchart/kdchart/KDChartCustomBox.cpp index 9b4d7855..7066e889 100644 --- a/kchart/kdchart/KDChartCustomBox.cpp +++ b/kchart/kdchart/KDChartCustomBox.cpp @@ -28,7 +28,7 @@ **********************************************************************/ #include <tqpainter.h> #include <tqregion.h> -#include <tqpalette.h> +#include <palette.h> #include <tqpoint.h> #include <tqsimplerichtext.h> #include <tqpaintdevicemetrics.h> |