diff options
Diffstat (limited to 'libkdchart/KDChartCustomBox.cpp')
-rw-r--r-- | libkdchart/KDChartCustomBox.cpp | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libkdchart/KDChartCustomBox.cpp b/libkdchart/KDChartCustomBox.cpp index e36599a..b37e569 100644 --- a/libkdchart/KDChartCustomBox.cpp +++ b/libkdchart/KDChartCustomBox.cpp @@ -26,6 +26,11 @@ ** licensing are not clear to you. ** **********************************************************************/ + +#ifdef HAVE_CONFIG_H +#include <config.h> +#endif + #include <tqpainter.h> #include <tqregion.h> #include <tqpalette.h> |