summaryrefslogtreecommitdiffstats
path: root/libkdchart/KDChartPropertySet.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'libkdchart/KDChartPropertySet.cpp')
-rw-r--r--libkdchart/KDChartPropertySet.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/libkdchart/KDChartPropertySet.cpp b/libkdchart/KDChartPropertySet.cpp
index cae1c3c..7b699c2 100644
--- a/libkdchart/KDChartPropertySet.cpp
+++ b/libkdchart/KDChartPropertySet.cpp
@@ -27,6 +27,10 @@
**
**********************************************************************/
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
#include "KDChartPropertySet.h"
#include "KDChartParams.h"
#include <KDXMLTools.h>