diff options
Diffstat (limited to 'libkdchart/KDChartVectorTable.cpp')
-rw-r--r-- | libkdchart/KDChartVectorTable.cpp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libkdchart/KDChartVectorTable.cpp b/libkdchart/KDChartVectorTable.cpp index c7c97fb..b58f6f6 100644 --- a/libkdchart/KDChartVectorTable.cpp +++ b/libkdchart/KDChartVectorTable.cpp @@ -21,6 +21,9 @@ ** **********************************************************************/ +#ifdef HAVE_CONFIG_H +#include <config.h> +#endif #include "KDChartVectorTable.moc" |